Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
GearsES2.hpp File Reference
Include dependency graph for GearsES2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GearsES2
 GearsES2. More...
 
class  GearsObjectES2
 GearsObjectES2. More...
 

Typedefs

typedef jau::function< bool(const PointerEvent &e, const WindowRef &win, GearsObjectES2 &shape)> PointerShapeAction
 

Typedef Documentation

◆ PointerShapeAction

typedef jau::function<bool(const PointerEvent& e, const WindowRef& win, GearsObjectES2& shape)> PointerShapeAction
Examples
GearsES2.cpp, and GearsES2.hpp.

Definition at line 49 of file GearsES2.hpp.