Functions | |
void | Draw_DC_Gouraud_Line (HT_Rendition *nr, HT_DC_Point *points2, HT_RGBAS32 *colors2) |
void | Draw_DC_Gouraud_Triangle (HT_Rendition *nr, HT_DC_Point *points3, HT_RGBAS32 *colors3) |
void | Draw_DC_Gouraud_Polytriangle (HT_Rendition *nr, int count, HT_DC_Point *points, HT_RGBAS32 *colors) |
void | Draw_DC_Gouraud_Polyline (HT_Rendition *nr, int count, HT_DC_Point *points, HT_RGBAS32 *colors) |