Key_To_Geometry_Pointer
Functions | |
HC_EXTERNAL HIC_API HIC_Geometry const * | HIC_Key_To_Geometry_Pointer (HIC_Rendition const *nr, HC_KEY key) |
Detailed Description
Function Documentation
◆ HIC_Key_To_Geometry_Pointer()
HC_EXTERNAL HIC_API HIC_Geometry const* HIC_Key_To_Geometry_Pointer | ( | HIC_Rendition const * | nr, |
HC_KEY | key | ||
) |
- Parameters
-
nr A pointer to a const HIC_Rendition. key A HC_KEY.
- Returns
- A pointer to a const HIC_Geometry.
This function returns a pointer to geometry referred to by the passed in key parameter.