AIFlattenedPath Struct Reference
Represents a path after flattening.  
More...
#include <AIPathInterpolate.h>
List of all members.
| Public Attributes | 
| AIReal | totalPathLength | 
|  | The length of the flattened path in document points. 
 | 
| ai::int16 | ctKnots | 
|  | The number of knots in flattened path. 
 | 
| AIKnot | knots [1] | 
|  | The knots in the flattened path, an array of size ctKnots.
 | 
Detailed Description
Represents a path after flattening. 
Member Data Documentation
The number of knots in flattened path. 
 
 
The knots in the flattened path, an array of size ctKnots. 
 
 
The length of the flattened path in document points. 
 
 
The documentation for this struct was generated from the following file: