|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <protomesh.h>
Public Attributes | |
| Material | material |
| Tempest::IndexBuffer< uint32_t > | ibo |
| std::unique_ptr< PhysicMeshShape > | shape |
Definition at line 35 of file protomesh.h.
| Tempest::IndexBuffer<uint32_t> ProtoMesh::SubMesh::ibo |
Definition at line 37 of file protomesh.h.
| Material ProtoMesh::SubMesh::material |
Definition at line 36 of file protomesh.h.
| std::unique_ptr<PhysicMeshShape> ProtoMesh::SubMesh::shape |
Definition at line 38 of file protomesh.h.