Graphviz 13.0.0~dev.20241220.2304
|
#include "smyrnadefs.h"
Go to the source code of this file.
Data Structures | |
struct | tessPoly |
Functions | |
void | drawTessPolygon (sdot_op *p) |
int | testDraw (void) |
|
extern |
Definition at line 109 of file polytess.c.
References Begin_Contour(), Begin_Polygon(), End_Contour(), End_Polygon(), Init(), Render_Contour2(), Set_Winding_Rule(), tessPoly::tobj, TP, and tessPoly::windingRule.
Referenced by DrawPolygon().
|
extern |