Draw_DC_Stenciled_Quad
Functions
void | HIC_Draw_DC_Stenciled_Quad |
Detailed Description
-
group
Draw_DC_Stenciled_Quad
Function Documentation
-
void
HIC_Draw_DC_Stenciled_Quad
(HIC_Rendition const *nr, HIC_DC_Point const points[], HIC_Stencil_Bitmap const *stencil) This function draws a stenciled quad.
Parameters: - nr – A pointer to a const HIC_Rendition.
- points – A pointer to a const HIC_DC_Point.
- stencil – A pointer to a const HIC_Stencil_Bitmap.