| PathEngine home | previous: | next: |
Returns the number of points in a convex solid object.
tSigned32 convexSolid_Points(tSigned32 convexSolidIndex) const;
|
| convexSolidIndex |
The (zero-based) index of the convex solid object being queried. |
The number of points in the object being queried.
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |