Skyscraper 2.0
|
#include <dynamicmesh.h>
Public Attributes | |
Ogre::SubMesh * | object |
int | clients |
std::string | material |
Definition at line 100 of file dynamicmesh.h.
int SBS::DynamicMesh::Mesh::Submesh::clients |
Definition at line 103 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::CreateSubMesh(), and SBS::DynamicMesh::Mesh::Prepare().
std::string SBS::DynamicMesh::Mesh::Submesh::material |
Definition at line 104 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::CreateSubMesh().
Ogre::SubMesh* SBS::DynamicMesh::Mesh::Submesh::object |
Definition at line 102 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::CreateSubMesh(), and SBS::DynamicMesh::Mesh::Prepare().