#include <btHashedSimplePairCache.h>
Definition at line 49 of file btHashedSimplePairCache.h.
◆ btHashedSimplePairCache()
| btHashedSimplePairCache::btHashedSimplePairCache |
( |
| ) |
|
◆ ~btHashedSimplePairCache()
| btHashedSimplePairCache::~btHashedSimplePairCache |
( |
| ) |
|
|
virtual |
◆ addOverlappingPair()
| virtual btSimplePair * btHashedSimplePairCache::addOverlappingPair |
( |
int | indexA, |
|
|
int | indexB ) |
|
inlinevirtual |
◆ findPair()
| btSimplePair * btHashedSimplePairCache::findPair |
( |
int | indexA, |
|
|
int | indexB ) |
◆ GetCount()
| int btHashedSimplePairCache::GetCount |
( |
| ) |
const |
|
inline |
◆ getNumOverlappingPairs()
| int btHashedSimplePairCache::getNumOverlappingPairs |
( |
| ) |
const |
|
inline |
◆ getOverlappingPairArray() [1/2]
◆ getOverlappingPairArray() [2/2]
◆ getOverlappingPairArrayPtr() [1/2]
| virtual btSimplePair * btHashedSimplePairCache::getOverlappingPairArrayPtr |
( |
| ) |
|
|
inlinevirtual |
◆ getOverlappingPairArrayPtr() [2/2]
| const btSimplePair * btHashedSimplePairCache::getOverlappingPairArrayPtr |
( |
| ) |
const |
|
inline |
◆ removeAllPairs()
| void btHashedSimplePairCache::removeAllPairs |
( |
| ) |
|
◆ removeOverlappingPair()
| void * btHashedSimplePairCache::removeOverlappingPair |
( |
int | indexA, |
|
|
int | indexB ) |
|
virtual |
◆ m_hashTable
◆ m_next
The documentation for this class was generated from the following files: