|
Oolite 1.91.0.7712-251017-85ce217
|
#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.