AIPerspectiveGrid.h File Reference
#include "AITypes.h"
#include "AIPerspectiveTransform.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Detailed Description
Define Documentation
#define kAIPerspectiveGridSuite "AI Perspective Grid Suite" |
#define kAIPerspectiveGridSuiteVersion AIAPI_VERSION(3) |
#define kAIPerspectiveGridVersion kAIPerspectiveGridSuiteVersion |
Enumeration Type Documentation
Type constants for perspective grid.
- See also:
AIPerspectiveGridSuite
- Enumerator:
kInvalidGridType |
Dummy value.
|
kOnePointGridType |
One-point grid.
|
kTwoPointGridType |
Two-point grid.
|
kThreePointGridType |
Three-point grid.
|