|
Oolite 1.93.0.7767-260207-f2a8cb5
|
#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.