GetSegmentEndIndex Data Member Function

Returns the index of the final vertex for the specified segment.

Prototype

int32 GetSegmentEndIndex( int32 p_nSegmentIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nSegmentIndexThe index of the segment to get the ending vertex index for.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.