Functions | |
HC_EXTERNAL HIC_API bool | HIC_Check_Segment_Interesting (HIC_Rendition const *nr, HIC_Segment_Info const *si) |
HC_EXTERNAL HIC_API void | HIC_Set_Segment_Interesting (HIC_Rendition const *nr, HIC_Segment_Info const *si) |
HC_EXTERNAL HIC_API void | HIC_UnSet_Segment_Interesting (HIC_Rendition const *nr, HIC_Segment_Info const *si) |
HC_EXTERNAL HIC_API bool HIC_Check_Segment_Interesting | ( | HIC_Rendition const * | nr, | |
HIC_Segment_Info const * | si | |||
) |
nr | A pointer to a const HIC_Rendition. | |
si | A pointer to a const HIC_Segment_Info. |
HC_EXTERNAL HIC_API void HIC_Set_Segment_Interesting | ( | HIC_Rendition const * | nr, | |
HIC_Segment_Info const * | si | |||
) |
nr | A pointer to a const HIC_Rendition. | |
si | A pointer to a const HIC_Segment_Info. |
HC_EXTERNAL HIC_API void HIC_UnSet_Segment_Interesting | ( | HIC_Rendition const * | nr, | |
HIC_Segment_Info const * | si | |||
) |
nr | A pointer to a const HIC_Rendition. | |
si | A pointer to a const HIC_Segment_Info. |