Functions | |
HT_Segment_Path * | Show_Segment_Path (HT_Rendition *nr) |
void | Free_Segment_Path (HT_Segment_Path *segpath) |
|
Shows the draw path for a specific rendition.
DETAILSReturns an array of keys which specifies the complete draw path for geometry being drawn with this rendition. HOOPS allocates memory and so users must call HIC_Free_Segment_Path to free up the memory when finished.NOTESRESTRICTIONS
|
|
CAN'T DETERMINE DESCRIPTION FOR THIS VARIANT.
DETAILSNo additional details. See Show_Segment_Path() |