AITabletData.h File Reference
#include "AITypes.h"
#include "AIArt.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Detailed Description
Define Documentation
#define kAITabletDataSuite "AI TabletData Suite" |
#define kAITabletDataSuiteVersion AIAPI_VERSION(3) |
#define kAITabletDataVersion kAITabletDataSuiteVersion |
Enumeration Type Documentation
Types of tablet data that can be stored with a path.
- Enumerator:
kTabletPressure |
Stylus pressure.
|
kTabletStylusWheel |
Stylus wheel pressure, also called tangential or barrel pressure.
|
kTabletTilt |
Tilt, also called altitude.
|
kTabletBearing |
Bearing, also called azimuth.
|
kTabletRotation |
Rotation.
|
kTabletTypeCount |
internal
|