Selectability
Functions
void |
|
int |
|
void |
|
int |
Detailed Description
- group Selectability
Function Documentation
-
void HIC_Set_Selectability(HIC_Rendition const *nr, long sel)
This function provides view-dependent geometry selectabilities.
- Parameters:
nr – A pointer to a const HIC_Rendition.
sel – A HIC_Type_Flags. XXX -missing type-
-
int HIC_Show_Selectability(HIC_Rendition const *nr)
This routine is used to obtain the existing bit values for selectability.
- Parameters:
nr – A pointer to a const HIC_Rendition.
- Returns:
An int.
-
void HIC_Set_Selectability_Even_Invisible(HIC_Rendition const *nr, long sel)
This function provides view-dependent geometry selectabilities for invisible items.
- Parameters:
nr – A pointer to a const HIC_Rendition.
sel – A HIC_Type_Flags. XXX -missing type-
-
int HIC_Show_Selectability_Even_Invisible(HIC_Rendition const *nr)
This routine is used to obtain the existing bit values for invisible item selectability.
- Parameters:
nr – A pointer to a const HIC_Rendition.
- Returns:
An int.