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

◆ btSimplePairArray

Definition at line 40 of file btHashedSimplePairCache.h.

Variable Documentation

◆ BT_SIMPLE_NULL_PAIR

const int BT_SIMPLE_NULL_PAIR = 0xffffffff

Definition at line 21 of file btHashedSimplePairCache.h.