Skyscraper 2.0
|
#include <dynamicmesh.h>
Public Attributes | |
unsigned int | vertex_offset |
unsigned int | vertex_count |
Ogre::AxisAlignedBox * | bounds |
Real | radius |
Definition at line 92 of file dynamicmesh.h.
Ogre::AxisAlignedBox* SBS::DynamicMesh::Mesh::ClientEntry::bounds |
Definition at line 96 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::Prepare().
Real SBS::DynamicMesh::Mesh::ClientEntry::radius |
Definition at line 97 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::Prepare().
unsigned int SBS::DynamicMesh::Mesh::ClientEntry::vertex_count |
Definition at line 95 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::Prepare().
unsigned int SBS::DynamicMesh::Mesh::ClientEntry::vertex_offset |
Definition at line 94 of file dynamicmesh.h.
Referenced by SBS::DynamicMesh::Mesh::Prepare().