Functions | |
HC_EXTERNAL HIC_API bool | HIC_Show_Polymarker_Findex_Color_Interpolation (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API int | HIC_Show_Polymarker_Length (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API int | HIC_Show_Polymarker_Point_Count (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API HIC_Point const * | HIC_Show_Polymarker_Points (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API HIC_RGB const * | HIC_Show_Polymarker_Vertex_Colors (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API float const * | HIC_Show_Polymarker_Vertex_Findices (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API int const * | HIC_Show_Polymarker_Vertex_Indices (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API HIC_Vector const * | HIC_Show_Polymarker_Vertex_Normals (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API HIC_Integer32 | HIC_Show_Polymarker_Vertex_Parameter_Width (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API HIC_Parameter const * | HIC_Show_Polymarker_Vertex_Parameters (HIC_Polymarker const *pm) |
HC_EXTERNAL HIC_API bool HIC_Show_Polymarker_Findex_Color_Interpolation | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API int HIC_Show_Polymarker_Length | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API int HIC_Show_Polymarker_Point_Count | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API HIC_Point const* HIC_Show_Polymarker_Points | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API HIC_RGB const* HIC_Show_Polymarker_Vertex_Colors | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API float const* HIC_Show_Polymarker_Vertex_Findices | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API int const* HIC_Show_Polymarker_Vertex_Indices | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API HIC_Vector const* HIC_Show_Polymarker_Vertex_Normals | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API HIC_Integer32 HIC_Show_Polymarker_Vertex_Parameter_Width | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |
HC_EXTERNAL HIC_API HIC_Parameter const* HIC_Show_Polymarker_Vertex_Parameters | ( | HIC_Polymarker const * | pm | ) |
pm | A pointer to a const HIC_Polymarker. |