Skyscraper 2.0
SBS::DynamicMesh::Mesh::ClientEntry Struct Reference

#include <dynamicmesh.h>

Public Attributes

unsigned int vertex_offset
 
unsigned int vertex_count
 
Ogre::AxisAlignedBox * bounds
 
Real radius
 

Detailed Description

Definition at line 92 of file dynamicmesh.h.

Member Data Documentation

◆ bounds

Ogre::AxisAlignedBox* SBS::DynamicMesh::Mesh::ClientEntry::bounds

Definition at line 96 of file dynamicmesh.h.

Referenced by SBS::DynamicMesh::Mesh::Prepare().

◆ radius

Real SBS::DynamicMesh::Mesh::ClientEntry::radius

Definition at line 97 of file dynamicmesh.h.

Referenced by SBS::DynamicMesh::Mesh::Prepare().

◆ vertex_count

unsigned int SBS::DynamicMesh::Mesh::ClientEntry::vertex_count

Definition at line 95 of file dynamicmesh.h.

Referenced by SBS::DynamicMesh::Mesh::Prepare().

◆ vertex_offset

unsigned int SBS::DynamicMesh::Mesh::ClientEntry::vertex_offset

Definition at line 94 of file dynamicmesh.h.

Referenced by SBS::DynamicMesh::Mesh::Prepare().


The documentation for this struct was generated from the following file: