Uranium
Application Framework
|
Static Public Attributes | |
int | Points = 0x0000 |
int | Lines = 0x0001 |
int | LineLoop = 0x0002 |
int | LineStrip = 0x0003 |
int | Triangles = 0x0004 |
int | TriangleStrip = 0x0005 |
int | TriangleFan = 0x0006 |
The mode to render objects in. These correspond to OpenGL render modes.