Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOPlanetData.h>
Public Attributes | |
unsigned | vertexCount |
unsigned | faceCount |
GLenum | type |
const void * | indices |
Definition at line 16 of file OOPlanetData.h.
unsigned OOPlanetDataLevel::faceCount |
Definition at line 19 of file OOPlanetData.h.
const void* OOPlanetDataLevel::indices |
Definition at line 21 of file OOPlanetData.h.
GLenum OOPlanetDataLevel::type |
Definition at line 20 of file OOPlanetData.h.
unsigned OOPlanetDataLevel::vertexCount |
Definition at line 18 of file OOPlanetData.h.