Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
TessPolygonData Struct Reference

Public Attributes

GLfloat * data
 
size_t count
 
size_t capacity
 
GLenum mode
 
size_t vCount
 
NSPoint pending0
 
NSPoint pending1
 
BOOL OK
 
BOOL generatingOutline
 
unsigned svgID
 
NSString * name
 
NSMutableString * debugSVG
 

Detailed Description

Definition at line 65 of file OOPolygonSprite.m.

Member Data Documentation

◆ capacity

size_t TessPolygonData::capacity

Definition at line 69 of file OOPolygonSprite.m.

Referenced by AppendVertex(), and GrowTessPolygonData().

◆ count

size_t TessPolygonData::count

Definition at line 68 of file OOPolygonSprite.m.

Referenced by AppendVertex().

◆ data

GLfloat* TessPolygonData::data

Definition at line 67 of file OOPolygonSprite.m.

Referenced by AppendVertex(), and GrowTessPolygonData().

◆ debugSVG

◆ generatingOutline

BOOL TessPolygonData::generatingOutline

Definition at line 75 of file OOPolygonSprite.m.

Referenced by SVGDumpBeginPrimitive().

◆ mode

GLenum TessPolygonData::mode

◆ name

NSString* TessPolygonData::name

Definition at line 77 of file OOPolygonSprite.m.

◆ OK

BOOL TessPolygonData::OK

Definition at line 73 of file OOPolygonSprite.m.

Referenced by ErrorCallback(), SubmitVertices(), and TessVertexCallback().

◆ pending0

NSPoint TessPolygonData::pending0

Definition at line 72 of file OOPolygonSprite.m.

Referenced by TessVertexCallback().

◆ pending1

NSPoint TessPolygonData::pending1

Definition at line 72 of file OOPolygonSprite.m.

Referenced by TessVertexCallback().

◆ svgID

unsigned TessPolygonData::svgID

Definition at line 76 of file OOPolygonSprite.m.

◆ vCount

size_t TessPolygonData::vCount

Definition at line 71 of file OOPolygonSprite.m.

Referenced by TessBeginCallback(), TessEndCallback(), and TessVertexCallback().


The documentation for this struct was generated from the following file: