#include <tess.h>
Public Attributes | |
TESSmesh * | mesh |
int | outOfMemory |
TESSreal | normal [3] |
TESSreal | sUnit [3] |
TESSreal | tUnit [3] |
TESSreal | bmin [2] |
TESSreal | bmax [2] |
int | windingRule |
Dict * | dict |
PriorityQ * | pq |
TESSvertex * | event |
struct BucketAlloc * | regionPool |
void(* | callCombine )(TESSreal coords[3], TESSreal weight[4]) |
TESSreal * | vertices |
int | vertexCount |
TESSindex * | elements |
int | elementCount |
TESSalloc | alloc |
jmp_buf | env |
void(* TESStesselator::callCombine)(TESSreal coords[3], TESSreal weight[4]) |
jmp_buf TESStesselator::env |