|
Bullet Collision Detection & Physics Library
|
#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 25 of file btHashedSimplePairCache.h.
|
inline |
Definition at line 27 of file btHashedSimplePairCache.h.
| int btSimplePair::m_indexA |
Definition at line 34 of file btHashedSimplePairCache.h.
| int btSimplePair::m_indexB |
Definition at line 35 of file btHashedSimplePairCache.h.