AIPath.h File Reference
#include "AITypes.h"
#include "AIArt.h"
#include "AIRealBezier.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Detailed Description
Define Documentation
#define kAIPathSuite "AI Path Suite" |
#define kAIPathSuiteVersion kAIPathSuiteVersion12 |
#define kAIPathSuiteVersion12 AIAPI_VERSION(12) |
#define kAIPathVersion kAIPathSuiteVersion |
#define kMaxPathSegments 32000 |
Maximum number of segments in one path.
#define kMaxTextPathSegments 67 |
Obsolete with AI11.
Maximum number of segments in one text path
Enumeration Type Documentation
Selection states for path segments.
- Enumerator:
kSegmentNotSelected |
|
kSegmentPointSelected |
|
kSegmentInSelected |
|
kSegmentOutSelected |
|
kSegmentInAndOutSelected |
|