GLVis
v4.2
Accurate and flexible finite element visualization
|
Go to the source code of this file.
Classes | |
struct | EventInfo |
class | SdlWindow |
Typedefs | |
typedef void(* | TouchDelegate )(SDL_MultiGestureEvent &) |
typedef void(* | MouseDelegate )(EventInfo *) |
typedef std::function< void(GLenum)> | KeyDelegate |
typedef void(* | WindowDelegate )(int, int) |
typedef void(* | Delegate )() |
typedef bool(* | IdleDelegate )() |
typedef std::function<void(GLenum)> KeyDelegate |