Abort

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)
 

Detailed Description

Function Documentation

◆ HIC_Abort_Selection()

HC_EXTERNAL HIC_API void HIC_Abort_Selection ( HIC_Rendition const *  nr)
Parameters
nrA pointer to a const HIC_Rendition.

This function interrupts tree traversal and ends the selection.

◆ HIC_Abort_Update()

HC_EXTERNAL HIC_API void HIC_Abort_Update ( HIC_Rendition const *  nr)
Parameters
nrA pointer to a const HIC_Rendition.

This function interrupts tree traversal and ends the update.

◆ HIC_Exit_Update()

HC_EXTERNAL HIC_API void HIC_Exit_Update ( HIC_Rendition const *  nr)
Parameters
nrA pointer to a const HIC_Rendition.

This function checks for conditions that would cause the update to exit.