Blender V2.61 - r43446
|
#include <LOD_MeshBounds.h>
Public Member Functions | |
void | ComputeBounds (const LOD_ManMesh2 *mesh) |
MT_Vector3 | Min () const |
MT_Vector3 | Max () const |
Static Public Member Functions | |
static LOD_MeshBounds * | New () |
Definition at line 43 of file LOD_MeshBounds.h.
void LOD_MeshBounds::ComputeBounds | ( | const LOD_ManMesh2 * | mesh | ) | [inline] |
Definition at line 56 of file LOD_MeshBounds.h.
References MT_assert, NULL, size(), and LOD_ManMesh2::VertexSet().
MT_Vector3 LOD_MeshBounds::Max | ( | ) | const [inline] |
Definition at line 85 of file LOD_MeshBounds.h.
MT_Vector3 LOD_MeshBounds::Min | ( | ) | const [inline] |
Definition at line 79 of file LOD_MeshBounds.h.
static LOD_MeshBounds* LOD_MeshBounds::New | ( | ) | [inline, static] |
Definition at line 48 of file LOD_MeshBounds.h.
References MEM_SmartPtr< T >::Release().