|
HDK
|
#include <UT_Tablet.h>
Public Attributes | |
| float | myPressure |
| float | myAngle |
| float | myTilt |
| float | myRoll |
| UT_TABLET_CURSOR | myCursor |
| bool | myPressed |
Definition at line 26 of file UT_Tablet.h.
| float UT_TabletState::myAngle |
Definition at line 30 of file UT_Tablet.h.
| UT_TABLET_CURSOR UT_TabletState::myCursor |
Definition at line 34 of file UT_Tablet.h.
| bool UT_TabletState::myPressed |
Definition at line 35 of file UT_Tablet.h.
| float UT_TabletState::myPressure |
Definition at line 29 of file UT_Tablet.h.
| float UT_TabletState::myRoll |
Definition at line 33 of file UT_Tablet.h.
| float UT_TabletState::myTilt |
Definition at line 31 of file UT_Tablet.h.