My Project
Public Attributes | List of all members
ParaEngine::CPhysicsWorld::TriangleMeshShape Class Reference

the triangle mesh shape. More...

#include <PhysicsWorld.h>

Public Attributes

union {
   MeshEntity *   m_pMeshEntity
 
   ParaXEntity *   m_pParaXEntity
 the mesh entity
 
}; 
 
Vector3 m_vScale
 
std::vector< SubMeshPhysicsShapem_pShapes
 the scaling factor
 

Detailed Description

the triangle mesh shape.

since we need to create separate physics mesh with different scaling factors even for the same mesh model, we will need the mesh entity plus the scaling vector to fully specify the mesh object


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