Bullet Collision Detection & Physics Library
Classes | Typedefs | Variables
btHashedSimplePairCache.h File Reference
#include "LinearMath/btAlignedObjectArray.h"
Include dependency graph for btHashedSimplePairCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  btSimplePair
 
class  btHashedSimplePairCache
 

Typedefs

typedef btAlignedObjectArray< btSimplePairbtSimplePairArray
 

Variables

const int BT_SIMPLE_NULL_PAIR =0xffffffff
 

Typedef Documentation

Definition at line 43 of file btHashedSimplePairCache.h.

Variable Documentation

const int BT_SIMPLE_NULL_PAIR =0xffffffff

Definition at line 23 of file btHashedSimplePairCache.h.