GL_FillPolygon() is only used within STemWin.
 
Symbols
loading...
Files
loading...

GL_FillPolygon() function

Syntax

void GL_FillPolygon (const GUI_POINT * pPoints,     int NumPoints,     int x0,     int y0);

Arguments

pPoints

NumPoints

x0

y0

References

LocationText
GUI_Private.h:513
void GL_FillPolygon (const GUI_POINT * pPoints, int NumPoints, int x0, int y0);