Functions | |
void | Draw_DC_Colorized_Face (HT_Rendition *nr, int count, HT_DC_Point *points, HT_RGBAS32 *color) |
void | Draw_DC_Colorized_Line (HT_Rendition *nr, HT_DC_Point *points2, HT_RGBAS32 *color) |
void | Draw_DC_Colorized_Marker (HT_Rendition *nr, HT_DC_Point *point, HT_RGBAS32 *color) |
void | Draw_DC_Colorized_Triangle (HT_Rendition *nr, HT_DC_Point *points3, HT_RGBAS32 *color) |
void | Draw_DC_Colorized_Polyline (HT_Rendition *nr, int count, HT_DC_Point *points, HT_RGBAS32 *color, HT_Boolean single) |
void | Draw_DC_Colorized_Polytriangle (HT_Rendition *nr, int count, HT_DC_Point *points, HT_RGBAS32 *color, HT_Boolean single) |
void | Draw_DC_Colorized_Polymarker (HT_Rendition *nr, int count, HT_DC_Point *point, HT_RGBAS32 *color, HT_Boolean single, float *rotations, float *size_fixups) |