Functions | |
HC_EXTERNAL HIC_API void | HIC_Draw_DC_Colorized_Marker (HIC_Rendition const *nr, HIC_DC_Point const *point, HIC_RGBAS32 const *color) |
HC_EXTERNAL HIC_API void | HIC_Draw_DC_Marker (HIC_Rendition const *nr, HIC_DC_Point const *point) |
HC_EXTERNAL HIC_API void HIC_Draw_DC_Colorized_Marker | ( | HIC_Rendition const * | nr, | |
HIC_DC_Point const * | point, | |||
HIC_RGBAS32 const * | color | |||
) |
nr | A pointer to a const HIC_Rendition. | |
point | A pointer to a const HIC_DC_Point. | |
color | A pointer to a const HIC_RGBAS32. |
HC_EXTERNAL HIC_API void HIC_Draw_DC_Marker | ( | HIC_Rendition const * | nr, | |
HIC_DC_Point const * | point | |||
) |
nr | A pointer to a const HIC_Rendition. | |
point | A pointer to a const HIC_DC_Point. |