HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Tablet.h File Reference
#include "UT_API.h"
#include <SYS/SYS_Types.h>
+ 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)
 

Enumeration Type Documentation

Enumerator
UT_TABLET_NONE 
UT_TABLET_MOUSE 
UT_TABLET_STYLUS 
UT_TABLET_ERASER 

Definition at line 18 of file UT_Tablet.h.

Function Documentation

UT_API void UTgetTabletState ( UT_TabletState stat)
UT_API bool UThasTablet ( )