
Functions | |
| 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) |
| HC_EXTERNAL HIC_API void HIC_Free_Segment_Path | ( | HIC_Segment_Path const * | sp | ) |
| 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 | ) |
| nr | A pointer to a const HIC_Rendition. |
This function returns an array of keys which specifies the complete draw path.