|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <packedmesh.h>
Public Attributes | |
| zenkit::Material | material |
| size_t | iboOffset = 0 |
| size_t | iboLength = 0 |
Definition at line 34 of file packedmesh.h.
| size_t PackedMesh::SubMesh::iboLength = 0 |
Definition at line 37 of file packedmesh.h.
| size_t PackedMesh::SubMesh::iboOffset = 0 |
Definition at line 36 of file packedmesh.h.
| zenkit::Material PackedMesh::SubMesh::material |
Definition at line 35 of file packedmesh.h.