Functions | |
HC_EXTERNAL HIC_API int | HIC_Show_Polygon_Count (HIC_Polygon const *polygon) |
HC_EXTERNAL HIC_API HIC_Point const * | HIC_Show_Polygon_Points (HIC_Polygon const *polygon) |
HC_EXTERNAL HIC_API int | HIC_Show_Polygon_Visibility (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API int HIC_Show_Polygon_Count | ( | HIC_Polygon const * | polygon | ) |
polygon | A pointer to a const HIC_Polygon. |
HC_EXTERNAL HIC_API HIC_Point const* HIC_Show_Polygon_Points | ( | HIC_Polygon const * | polygon | ) |
polygon | A pointer to a const HIC_Polygon. |
HC_EXTERNAL HIC_API int HIC_Show_Polygon_Visibility | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |