|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <staticmesh.h>
Public Attributes | |
| const std::vector< Morph > * | anim = nullptr |
| const Tempest::StorageBuffer * | index = nullptr |
| const Tempest::StorageBuffer * | samples = nullptr |
Definition at line 42 of file staticmesh.h.
| const std::vector<Morph>* StaticMesh::MorphAnim::anim = nullptr |
Definition at line 43 of file staticmesh.h.
| const Tempest::StorageBuffer* StaticMesh::MorphAnim::index = nullptr |
Definition at line 44 of file staticmesh.h.
| const Tempest::StorageBuffer* StaticMesh::MorphAnim::samples = nullptr |
Definition at line 45 of file staticmesh.h.