Update Control


Functions

HC_EXTERNAL HIC_API void HIC_Abort_Selection (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API void HIC_Abort_Update (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API void HIC_Exit_Update (HIC_Rendition const *nr)

Function Documentation

HC_EXTERNAL HIC_API void HIC_Abort_Selection ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
This function interrupts tree traversal and ends the selection.

HC_EXTERNAL HIC_API void HIC_Abort_Update ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
This function interrupts tree traversal and ends the update.

HC_EXTERNAL HIC_API void HIC_Exit_Update ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
This function checks for conditions that would cause the update to exit.

HOOPS/3dGS I.M. Interface

     Full Index