|
Oolite 1.91.0.7712-251017-85ce217
|
import "OODrawable.h"import "OOOpenGL.h"import "OOWeakReference.h"import "OOOpenGLExtensionManager.h"import "OOCacheManager.h"Go to the source code of this file.
Classes | |
| struct | OOMeshFace |
| struct | OOMeshDisplayLists |
| class | OOMesh |
| category | OOCacheManager(Octree) |
Macros | |
| #define | OOMESH_PROFILE 0 |
Typedefs | |
| typedef uint16_t | OOMeshSmoothGroup |
| typedef uint8_t | OOMeshMaterialIndex |
| typedef uint8_t | OOMeshMaterialCount |
| typedef uint32_t | OOMeshVertexCount |
| typedef uint32_t | OOMeshFaceCount |
| typedef uint8_t | OOMeshFaceVertexCount |
Enumerations | |
| enum | { kOOMeshMaxMaterials = 8 } |
| typedef uint32_t OOMeshFaceCount |
| typedef uint8_t OOMeshFaceVertexCount |
| typedef uint8_t OOMeshMaterialCount |
| typedef uint8_t OOMeshMaterialIndex |
| typedef uint16_t OOMeshSmoothGroup |
| typedef uint32_t OOMeshVertexCount |