Enumerations | |
enum | MOUSEDRAGFLAGS { NONE, DONTHIDEMOUSE, NOMOVE, EVERYPACKET, COMPENSATEVIEWPORTORG, AIRBRUSH } |
Functions | |
enum MOUSEDRAGFLAGS | MAXON_ENUM_FLAGS (MOUSEDRAGFLAGS) |
|
strong |
Enumerator | |
---|---|
NONE | None. |
DONTHIDEMOUSE | Show mouse pointer during drag. |
NOMOVE |
|
EVERYPACKET | Receive every packet of the queue, otherwise only data of the last packet. |
COMPENSATEVIEWPORTORG | Compensates the viewport origin during drag. |
AIRBRUSH | Airbrush mode. |
enum MOUSEDRAGFLAGS MAXON_ENUM_FLAGS | ( | MOUSEDRAGFLAGS | ) |