Record_Selection
Functions
void | HIC_Record_Selection |
Detailed Description
-
group
Record_Selection
Function Documentation
-
void
HIC_Record_Selection
(HIC_Rendition const *nr, float xyoff, float bz, int off1, int off2, int off3) This function enters an item into the current selection list.
Parameters: - nr – A pointer to a const HIC_Rendition.
- xyoff – A float, representing the distance from the item to the locator position.
- bz – A float, representing the z coordinate.
- off1 – A int, representing the offset of the item from the locator position.
- off2 – A int, representing the offset of the item from the locator position.
- off3 – A int, representing the offset of the item from the locator position.