AIPerspectiveTransform.h File Reference
#include "AITypes.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Detailed Description
Define Documentation
#define kAIPerspectiveTransformSuite "AI Perspective Transform Suite" |
#define kAIPerspectiveTransformSuiteVersion AIAPI_VERSION(3) |
#define kAIPerspectiveTransformVersion kAIPerspectiveTransformSuiteVersion |
Enumeration Type Documentation
Type constants for perspective grid plane.
- Enumerator:
kInvalidGridPlane |
Invalid grid plane.
|
kCurrentlyActivePlane |
Currently active grid plane.
|
kGridLeftPlane |
Left plane.
|
kGridRightPlane |
Right plane.
|
kGridFloorPlane |
Floor plane.
|
kGridNoPlane |
No active plane.
|