#include <btHashedSimplePairCache.h>
Detailed Description
Definition at line 55 of file btHashedSimplePairCache.h.
Constructor & Destructor Documentation
| btHashedSimplePairCache::btHashedSimplePairCache |
( |
| ) |
|
| btHashedSimplePairCache::~btHashedSimplePairCache |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual btSimplePair* btHashedSimplePairCache::addOverlappingPair |
( |
int |
indexA, |
|
|
int |
indexB |
|
) |
| |
|
inlinevirtual |
| bool btHashedSimplePairCache::equalsPair |
( |
const btSimplePair & |
pair, |
|
|
int |
indexA, |
|
|
int |
indexB |
|
) |
| |
|
inlineprivate |
| btSimplePair * btHashedSimplePairCache::findPair |
( |
int |
indexA, |
|
|
int |
indexB |
|
) |
| |
| int btHashedSimplePairCache::GetCount |
( |
| ) |
const |
|
inline |
| unsigned int btHashedSimplePairCache::getHash |
( |
unsigned int |
indexA, |
|
|
unsigned int |
indexB |
|
) |
| |
|
inlineprivate |
| int btHashedSimplePairCache::getNumOverlappingPairs |
( |
| ) |
const |
|
inline |
| virtual btSimplePair* btHashedSimplePairCache::getOverlappingPairArrayPtr |
( |
| ) |
|
|
inlinevirtual |
| const btSimplePair* btHashedSimplePairCache::getOverlappingPairArrayPtr |
( |
| ) |
const |
|
inline |
| void btHashedSimplePairCache::growTables |
( |
| ) |
|
|
private |
| btSimplePair * btHashedSimplePairCache::internalAddPair |
( |
int |
indexA, |
|
|
int |
indexB |
|
) |
| |
|
private |
| btSimplePair* btHashedSimplePairCache::internalFindPair |
( |
int |
proxyIdA, |
|
|
int |
proxyIdB, |
|
|
int |
hash |
|
) |
| |
|
inlineprivate |
| void btHashedSimplePairCache::removeAllPairs |
( |
| ) |
|
| void * btHashedSimplePairCache::removeOverlappingPair |
( |
int |
indexA, |
|
|
int |
indexB |
|
) |
| |
|
virtual |
Member Data Documentation
| bool btHashedSimplePairCache::m_blockedForChanges |
|
private |
The documentation for this class was generated from the following files: