Select_Geometry
Functions
void | HIC_Select_Segment |
void | HIC_Select_Window |
void | HIC_Select_Geometry |
Detailed Description
-
group
Select_Geometry
Function Documentation
-
void
HIC_Select_Segment
(HIC_Rendition const *nr, HIC_Segment_Info const *si) This function selects a segment.
Parameters: - nr – A pointer to a const HIC_Rendition.
- si – A pointer to a const HIC_Segment_Info.
-
void
HIC_Select_Window
(HIC_Rendition const *nr, HIC_Geometry *wi) This function selects a window.
Parameters: - nr – A pointer to a const HIC_Rendition.
- wi – A pointer to a const HIC_Geometry.
-
void
HIC_Select_Geometry
(HIC_Rendition const *nr, HIC_Geometry const *geo) This function checks the referenced database element against the current selection event.
Parameters: - nr – A pointer to a const HIC_Rendition.
- geo – A pointer to a const HIC_Geometry.