Functions | |
HC_EXTERNAL HIC_API HC_KEY | HIC_Get_Geometry_Key (HIC_Geometry const *geo) |
HC_EXTERNAL HIC_API HIC_Segment const * | HIC_Get_Geometry_Owner (HIC_Geometry const *geo) |
HC_EXTERNAL HIC_API bool | HIC_Partial_Erasing (HIC_Rendition const *nr) |
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) |
HC_EXTERNAL HIC_API HC_KEY HIC_Get_Geometry_Key | ( | HIC_Geometry const * | geo | ) |
geo | A pointer to a const HIC_Polyhedron. |
HC_EXTERNAL HIC_API HIC_Segment const* HIC_Get_Geometry_Owner | ( | HIC_Geometry const * | geo | ) |
geo | A pointer to a const HIC_Geometry. |
HC_EXTERNAL HIC_API bool HIC_Partial_Erasing | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Geometry const* HIC_Show_Geometry | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HC_KEY HIC_Show_Geometry_Key | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HC_KEY HIC_Show_Geometry_Owner | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HIC_Geometry_Type HIC_Show_Geometry_Type | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
HC_EXTERNAL HIC_API HC_KEY HIC_Show_Original_Geometry_Key | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |