#include <btGImpactShape.h>
Public Member Functions | |
CompoundPrimitiveManager (const CompoundPrimitiveManager &compound) | |
CompoundPrimitiveManager (btGImpactCompoundShape *compoundShape) | |
CompoundPrimitiveManager () | |
SIMD_FORCE_INLINE bool | is_trimesh () const |
SIMD_FORCE_INLINE GUINT | get_primitive_count () const |
SIMD_FORCE_INLINE void | get_primitive_box (GUINT prim_index, GIM_AABB &primbox) const |
SIMD_FORCE_INLINE void | get_primitive_triangle (GUINT prim_index, GIM_TRIANGLE &triangle) const |
Public Attributes | |
btGImpactCompoundShape * | m_compoundShape |
btGImpactCompoundShape::CompoundPrimitiveManager::CompoundPrimitiveManager | ( | const CompoundPrimitiveManager & | compound | ) | [inline] |
btGImpactCompoundShape::CompoundPrimitiveManager::CompoundPrimitiveManager | ( | btGImpactCompoundShape * | compoundShape | ) | [inline] |
btGImpactCompoundShape::CompoundPrimitiveManager::CompoundPrimitiveManager | ( | ) | [inline] |
SIMD_FORCE_INLINE bool btGImpactCompoundShape::CompoundPrimitiveManager::is_trimesh | ( | ) | const [inline] |
SIMD_FORCE_INLINE GUINT btGImpactCompoundShape::CompoundPrimitiveManager::get_primitive_count | ( | ) | const [inline] |
SIMD_FORCE_INLINE void btGImpactCompoundShape::CompoundPrimitiveManager::get_primitive_box | ( | GUINT | prim_index, | |
GIM_AABB & | primbox | |||
) | const [inline] |
SIMD_FORCE_INLINE void btGImpactCompoundShape::CompoundPrimitiveManager::get_primitive_triangle | ( | GUINT | prim_index, | |
GIM_TRIANGLE & | triangle | |||
) | const [inline] |