Function Index Class Index

Record_Selection

Functions

HC_EXTERNAL HIC_API void HIC_Record_Selection (HIC_Rendition const *nr, float xyoff, float bz, int off1, int off2, int off3)

Function Documentation

HC_EXTERNAL HIC_API void HIC_Record_Selection ( HIC_Rendition const *  nr,
float  xyoff,
float  bz,
int  off1,
int  off2,
int  off3 
)
Parameters:
nrA pointer to a const HIC_Rendition.
xyoffA float, representing the distance from the item to the locator position.
bzA float, representing the z coordinate.
off1A int, representing the offset of the item from the locator position.
off2A int, representing the offset of the item from the locator position.
off3A int, representing the offset of the item from the locator position.

This function enters an item into the current selection list.