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

Go to the source code of this file.

Classes

struct  btCollisionAlgorithmConstructionInfo
 
class  btCollisionAlgorithm
 btCollisionAlgorithm is an collision interface that is compatible with the Broadphase and btDispatcher. More...
 

Typedefs

typedef btAlignedObjectArray< btPersistentManifold * > btManifoldArray
 

Typedef Documentation

Definition at line 28 of file btCollisionAlgorithm.h.