|
HDK
|
Include dependency graph for UT_Tablet.h:Go to the source code of this file.
Classes | |
| class | UT_TabletState |
Enumerations | |
| enum | UT_TABLET_CURSOR { UT_TABLET_NONE = -1, UT_TABLET_MOUSE = 0, UT_TABLET_STYLUS, UT_TABLET_ERASER } |
Functions | |
| UT_API bool | UThasTablet () |
| UT_API void | UTgetTabletState (UT_TabletState &stat) |
| enum UT_TABLET_CURSOR |
| Enumerator | |
|---|---|
| UT_TABLET_NONE | |
| UT_TABLET_MOUSE | |
| UT_TABLET_STYLUS | |
| UT_TABLET_ERASER | |
Definition at line 18 of file UT_Tablet.h.
| UT_API void UTgetTabletState | ( | UT_TabletState & | stat | ) |
| UT_API bool UThasTablet | ( | ) |