Functions | |
void | Draw_DC_Triangle (HT_Rendition *nr, HT_DC_Point *points3) |
|
Draws a filled triangle, specified in device coordinates.
DETAILSThis is the standard default method for the "draw dc triangle" callback point.It is a special case of HIC_Draw_DC_Face() , and is subject to the face color, pattern, and contrast color attributes contained in the rendition nr. NOTESHOOPS calls on "draw dc triangle" in the rendering of mesh and shell primitives.RESTRICTIONS
|