graphite ~master (2015-10-08T12:57:16Z)
Home
Dub
Repo
tessAddContour
deimos
tesselator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
void
tessAddContour
(
TESStesselator
*
tess
,
int
size
,
const
(
void
*)
pointer
,
int
stride
,
int
count
)
Meta
Source
See Implementation
deimos
tesselator
aliases
TESSindex
TESSreal
enums
TessElementType
TessWindingRule
functions
tessAddContour
tessDeleteTess
tessGetElementCount
tessGetElements
tessGetVertexCount
tessGetVertexIndices
tessGetVertices
tessNewTess
tessTesselate
structs
TESSalloc
TESStesselator
variables
TESS_UNDEF