Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
events.h File Reference

Events. More...

Go to the source code of this file.

Namespaces

namespace  OGF
 Global Graphite namespace.
 

Enumerations

enum  OGF::MouseButton {
  MOUSE_BUTTON_NONE = 0 , MOUSE_BUTTON_LEFT = 1 , MOUSE_BUTTON_MIDDLE = 2 , MOUSE_BUTTON_RIGHT = 3 ,
  MOUSE_BUTTON_WHEEL_UP = 4 , MOUSE_BUTTON_WHEEL_DOWN = 5 , MOUSE_BUTTON_AUX1 = 6 , MOUSE_BUTTON_AUX2 = 7 ,
  MOUSE_BUTTONS_NB = 8
}
 Symbolic constants for mouse buttons. More...
 

Detailed Description

Events.

Definition in file events.h.