HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>


Draw_DC_Polytriangle


Functions

void Draw_DC_Polytriangle (HT_Rendition *nr, int count, HT_DC_Point *points)

Function Documentation

void Draw_DC_Polytriangle HT_Rendition *  nr,
int  count,
HT_DC_Point *  points
 

Draws a polytriangle, specified in device coordinates.

Parameters:
nr - Rendition. Passed by reference.
count - Number of vertices in the polytriangle.
points - Array of count vertices. Passed by reference.

DETAILS

This can be used from a callback function on the "draw dc triangle" callback point.

NOTES

RESTRICTIONS

See also:
Main Index

HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>