Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
polytess.h File Reference
#include "smyrnadefs.h"
Include dependency graph for polytess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tessPoly
 

Functions

void drawTessPolygon (sdot_op *p)
 
int testDraw (void)
 

Function Documentation

◆ drawTessPolygon()

void drawTessPolygon ( sdot_op p)
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().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ testDraw()

int testDraw ( void  )
extern