Show_XXX_Geometry_XXX


Functions

HC_EXTERNAL HIC_API
HIC_Geometry const * 
HIC_Show_Geometry (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HC_KEY HIC_Show_Geometry_Key (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HC_KEY HIC_Show_Geometry_Owner (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API
HIC_Geometry_Type 
HIC_Show_Geometry_Type (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API HC_KEY HIC_Show_Original_Geometry_Key (HIC_Rendition const *nr)

Function Documentation

HC_EXTERNAL HIC_API HIC_Geometry const* HIC_Show_Geometry ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A pointer to a const HIC_Geometry.
This function returns information about the geometry element in progress or null if no geometry is in progress.

HC_EXTERNAL HIC_API HC_KEY HIC_Show_Geometry_Key ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HC_KEY.
This function returns the geometry key.

HC_EXTERNAL HIC_API HC_KEY HIC_Show_Geometry_Owner ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HC_KEY.
This function returns the geometry owner.

HC_EXTERNAL HIC_API HIC_Geometry_Type HIC_Show_Geometry_Type ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HIC_Geometry_Type.
This function returns the geometry type.

HC_EXTERNAL HIC_API HC_KEY HIC_Show_Original_Geometry_Key ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A HC_KEY.
This function returns the original geometry key.

HOOPS/3dGS I.M. Interface

     Full Index