Oolite 1.91.0.7665-250419-c535bfe
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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

◆ count

size_t TessPolygonData::count

◆ data

GLfloat* TessPolygonData::data

◆ debugSVG

◆ generatingOutline

BOOL TessPolygonData::generatingOutline

◆ mode

GLenum TessPolygonData::mode

◆ name

NSString* TessPolygonData::name

◆ OK

BOOL TessPolygonData::OK

◆ 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: