XXX_Segment_XXX


Functions

HC_EXTERNAL HIC_API
HIC_Segment_Info const * 
HIC_Copy_Segment_Info (HIC_Segment_Info const *si)
HC_EXTERNAL HIC_API void HIC_Free_Segment_Info (HIC_Segment_Info const *si)
HC_EXTERNAL HIC_API void HIC_Free_Segment_Path (HIC_Segment_Path const *sp)
HC_EXTERNAL HIC_API
HIC_Segment_Path const * 
HIC_Show_Segment_Path (HIC_Rendition const *nr)

Function Documentation

HC_EXTERNAL HIC_API HIC_Segment_Info const* HIC_Copy_Segment_Info ( HIC_Segment_Info const *  si  ) 

Parameters:
si A pointer to a const HIC_Segment_Info.
Returns:
A const pointer to a HIC_Segment_Info.
This function copies segment information.

HC_EXTERNAL HIC_API void HIC_Free_Segment_Info ( HIC_Segment_Info const *  si  ) 

Parameters:
si A pointer to a const HIC_Segment_Info.
This function frees memory associated with segment information.

HC_EXTERNAL HIC_API void HIC_Free_Segment_Path ( HIC_Segment_Path const *  sp  ) 

Parameters:
sp A pointer to a const HIC_Segment_Path.
This function frees memory associated with a segment path.

HC_EXTERNAL HIC_API HIC_Segment_Path const* HIC_Show_Segment_Path ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A pointer to a const HIC_Segment_Path.
This function returns an array of keys which specifies the complete draw path.

HOOPS/3dGS I.M. Interface

     Full Index