filters
PathElement Struct Reference
List of all members.Detailed Description
Definition at line 216 of file aiparserbase.h.
Public Attributes | |
| PathElementType | petype |
| union { | |
| struct { | |
| float x | |
| float y | |
| } pointdata | |
| struct { | |
| float x1 | |
| float y1 | |
| float x2 | |
| float y2 | |
| float x3 | |
| float y3 | |
| } bezierdata | |
| } | pevalue |
| PointType | pttype |
The documentation for this struct was generated from the following file:

