PathEngine home previous: iSolidObjects::convexSolid_Point()next: iSolidObjects::numberOfConvexSolids()
Contents, API Reference, Interfaces, iSolidObjects, convexSolid_Points

iSolidObjects::convexSolid_Points()

Description

Returns the number of points in a convex solid object.

Syntax

tSigned32 convexSolid_Points(tSigned32 convexSolidIndex) const;
        

Parameters

convexSolidIndex The (zero-based) index of the convex solid object being queried.

Return value

The number of points in the object being queried.


Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iSolidObjects::numberOfConvexSolids()