|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <animmesh.h>
Public Attributes | |
| Material | material |
| std::string | texName |
| size_t | iboOffset = 0 |
| size_t | iboSize = 0 |
Definition at line 17 of file animmesh.h.
| size_t AnimMesh::SubMesh::iboOffset = 0 |
Definition at line 20 of file animmesh.h.
| size_t AnimMesh::SubMesh::iboSize = 0 |
Definition at line 21 of file animmesh.h.
| Material AnimMesh::SubMesh::material |
Definition at line 18 of file animmesh.h.
| std::string AnimMesh::SubMesh::texName |
Definition at line 19 of file animmesh.h.