Function Index Class Index

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

HC_EXTERNAL HIC_API HIC_Geometry const* HIC_Key_To_Geometry_Pointer ( HIC_Rendition const *  nr,
HC_KEY  key 
)
Parameters
nrA pointer to a const HIC_Rendition.
keyA 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.