AIKnot Struct Reference
A knot in an AIFlattenedPath.  
More...
#include <AIPathInterpolate.h>
List of all members.
| Public Attributes | 
| AIReal | lengthFromLastKnot | 
|  | The distance in points from the previous knot. 
 | 
| AIReal | fractionalLengthAlongPath | 
|  | The distance of this knot from the beginning of the path, expressed as a fractional value from [0.0..1.0]. 
 | 
Detailed Description
A knot in an AIFlattenedPath. 
Member Data Documentation
The distance of this knot from the beginning of the path, expressed as a fractional value from [0.0..1.0]. 
 
 
The distance in points from the previous knot. 
 
 
The documentation for this struct was generated from the following file: