AIPathConstructionPoint Struct Reference
A vertex point for a path segment.
More...
#include <AIPathConstruction.h>
List of all members.
Public Attributes |
AIRealPoint | point |
| The point location.
|
AIBoolean | corner |
| True if the point was generated from a corner point of a path, or if it should result in a corner point when producing an interpolating path.
|
Detailed Description
A vertex point for a path segment.
Used in AIPathConstructionSuite
.
Member Data Documentation
True if the point was generated from a corner point of a path, or if it should result in a corner point when producing an interpolating path.
The documentation for this struct was generated from the following file: