Show_Geometry_XXX
Functions
HIC_Geometry const * | HIC_Show_Geometry |
HC_KEY | HIC_Show_Geometry_Key |
HC_KEY | HIC_Show_Original_Geometry_Key |
HIC_Geometry_Type | HIC_Show_Geometry_Type |
HC_KEY | HIC_Show_Geometry_Owner |
Detailed Description
-
group
Show_Geometry_XXX
Function Documentation
-
HIC_Geometry const *
HIC_Show_Geometry
(HIC_Rendition const *nr) This function returns information about the geometry element in progress or null if no geometry is in progress.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A pointer to a const HIC_Geometry.
-
HC_KEY
HIC_Show_Geometry_Key
(HIC_Rendition const *nr) This function returns the geometry key.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A HC_KEY.
-
HC_KEY
HIC_Show_Original_Geometry_Key
(HIC_Rendition const *nr) This function returns the original geometry key.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A HC_KEY.
-
HIC_Geometry_Type
HIC_Show_Geometry_Type
(HIC_Rendition const *nr) This function returns the geometry type.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A HIC_Geometry_Type.
-
HC_KEY
HIC_Show_Geometry_Owner
(HIC_Rendition const *nr) This function returns the geometry owner.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A HC_KEY.