|
Blender V4.5
|
#include <btHashedSimplePairCache.h>
Classes | |
| union | [union].__unnamed0__ |
Public Member Functions | |
| btSimplePair (int indexA, int indexB) | |
Public Attributes | |
| int | m_indexA |
| int | m_indexB |
| union | |
Definition at line 23 of file btHashedSimplePairCache.h.
|
inline |
Definition at line 25 of file btHashedSimplePairCache.h.
References m_indexA, m_indexB, and m_userPointer.
Referenced by btCompoundCompoundCollisionAlgorithm::processCollision().
| int btSimplePair::m_indexA |
Definition at line 32 of file btHashedSimplePairCache.h.
Referenced by btSimplePair(), and btHashedSimplePairCache::removeOverlappingPair().
| int btSimplePair::m_indexB |
Definition at line 33 of file btHashedSimplePairCache.h.
Referenced by btSimplePair(), and btHashedSimplePairCache::removeOverlappingPair().