|
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 538 of file btGImpactShape.h.
|
inline |
Definition at line 555 of file btGImpactShape.h.
|
inline |
Definition at line 570 of file btGImpactShape.h.
|
inline |
Definition at line 587 of file btGImpactShape.h.
|
inlinevirtual |
Definition at line 604 of file btGImpactShape.h.
|
inline |
Definition at line 703 of file btGImpactShape.h.
|
inline |
Definition at line 648 of file btGImpactShape.h.
|
inlinevirtual |
Implements btPrimitiveManagerBase.
Definition at line 684 of file btGImpactShape.h.
|
inlinevirtual |
Implements btPrimitiveManagerBase.
Definition at line 638 of file btGImpactShape.h.
|
inlinevirtual |
retrieves only the points of the triangle, and the collision margin
Implements btPrimitiveManagerBase.
Definition at line 693 of file btGImpactShape.h.
|
inline |
Definition at line 666 of file btGImpactShape.h.
|
inline |
Definition at line 643 of file btGImpactShape.h.
determines if this manager consist on only triangles, which special case will be optimized
Implements btPrimitiveManagerBase.
Definition at line 633 of file btGImpactShape.h.
|
inline |
Definition at line 606 of file btGImpactShape.h.
|
inline |
Definition at line 620 of file btGImpactShape.h.
Definition at line 550 of file btGImpactShape.h.
| int btGImpactMeshShapePart::TrimeshPrimitiveManager::indexstride |
Definition at line 551 of file btGImpactShape.h.
| PHY_ScalarType btGImpactMeshShapePart::TrimeshPrimitiveManager::indicestype |
Definition at line 553 of file btGImpactShape.h.
| int btGImpactMeshShapePart::TrimeshPrimitiveManager::m_lock_count |
Definition at line 545 of file btGImpactShape.h.
| btScalar btGImpactMeshShapePart::TrimeshPrimitiveManager::m_margin |
Definition at line 541 of file btGImpactShape.h.
| btStridingMeshInterface* btGImpactMeshShapePart::TrimeshPrimitiveManager::m_meshInterface |
Definition at line 542 of file btGImpactShape.h.
| int btGImpactMeshShapePart::TrimeshPrimitiveManager::m_part |
Definition at line 544 of file btGImpactShape.h.
| btVector3 btGImpactMeshShapePart::TrimeshPrimitiveManager::m_scale |
Definition at line 543 of file btGImpactShape.h.
| int btGImpactMeshShapePart::TrimeshPrimitiveManager::numfaces |
Definition at line 552 of file btGImpactShape.h.
| int btGImpactMeshShapePart::TrimeshPrimitiveManager::numverts |
Definition at line 547 of file btGImpactShape.h.
| int btGImpactMeshShapePart::TrimeshPrimitiveManager::stride |
Definition at line 549 of file btGImpactShape.h.
| PHY_ScalarType btGImpactMeshShapePart::TrimeshPrimitiveManager::type |
Definition at line 548 of file btGImpactShape.h.
Definition at line 546 of file btGImpactShape.h.