Bullet Collision Detection & Physics Library
|
Trimesh primitive manager. More...
#include <btGImpactShape.h>
Trimesh primitive manager.
Manages the info from btStridingMeshInterface object and controls the Lock/Unlock mechanism
Definition at line 509 of file btGImpactShape.h.
|
inline |
Definition at line 526 of file btGImpactShape.h.
|
inline |
Definition at line 541 of file btGImpactShape.h.
|
inline |
Definition at line 557 of file btGImpactShape.h.
|
inlinevirtual |
Definition at line 573 of file btGImpactShape.h.
|
inline |
Definition at line 680 of file btGImpactShape.h.
|
inline |
Definition at line 617 of file btGImpactShape.h.
|
inlinevirtual |
Implements btPrimitiveManagerBase.
Definition at line 661 of file btGImpactShape.h.
|
inlinevirtual |
Implements btPrimitiveManagerBase.
Definition at line 607 of file btGImpactShape.h.
|
inlinevirtual |
retrieves only the points of the triangle, and the collision margin
Implements btPrimitiveManagerBase.
Definition at line 670 of file btGImpactShape.h.
|
inline |
Definition at line 643 of file btGImpactShape.h.
|
inline |
Definition at line 612 of file btGImpactShape.h.
determines if this manager consist on only triangles, which special case will be optimized
Implements btPrimitiveManagerBase.
Definition at line 602 of file btGImpactShape.h.
|
inline |
Definition at line 575 of file btGImpactShape.h.
|
inline |
Definition at line 589 of file btGImpactShape.h.
Definition at line 521 of file btGImpactShape.h.
int btGImpactMeshShapePart::TrimeshPrimitiveManager::indexstride |
Definition at line 522 of file btGImpactShape.h.
PHY_ScalarType btGImpactMeshShapePart::TrimeshPrimitiveManager::indicestype |
Definition at line 524 of file btGImpactShape.h.
int btGImpactMeshShapePart::TrimeshPrimitiveManager::m_lock_count |
Definition at line 516 of file btGImpactShape.h.
btScalar btGImpactMeshShapePart::TrimeshPrimitiveManager::m_margin |
Definition at line 512 of file btGImpactShape.h.
btStridingMeshInterface* btGImpactMeshShapePart::TrimeshPrimitiveManager::m_meshInterface |
Definition at line 513 of file btGImpactShape.h.
int btGImpactMeshShapePart::TrimeshPrimitiveManager::m_part |
Definition at line 515 of file btGImpactShape.h.
btVector3 btGImpactMeshShapePart::TrimeshPrimitiveManager::m_scale |
Definition at line 514 of file btGImpactShape.h.
int btGImpactMeshShapePart::TrimeshPrimitiveManager::numfaces |
Definition at line 523 of file btGImpactShape.h.
int btGImpactMeshShapePart::TrimeshPrimitiveManager::numverts |
Definition at line 518 of file btGImpactShape.h.
int btGImpactMeshShapePart::TrimeshPrimitiveManager::stride |
Definition at line 520 of file btGImpactShape.h.
PHY_ScalarType btGImpactMeshShapePart::TrimeshPrimitiveManager::type |
Definition at line 519 of file btGImpactShape.h.
Definition at line 517 of file btGImpactShape.h.