btOverlappingPairCache.h File Reference

#include "btBroadphaseInterface.h"
#include "btBroadphaseProxy.h"
#include "btOverlappingPairCallback.h"
#include "LinearMath/btAlignedObjectArray.h"
Include dependency graph for btOverlappingPairCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  btHashedOverlappingPairCache
 Hash-space based Pair Cache, thanks to Erin Catto, Box2D, http://www.box2d.org, and Pierre Terdiman, Codercorner, http://codercorner.com. More...
class  btNullPairCache
 btNullPairCache skips add/removal of overlapping pairs. Userful for benchmarking and unit testing. More...
struct  btOverlapCallback
struct  btOverlapFilterCallback
class  btOverlappingPairCache
class  btSortedOverlappingPairCache

Typedefs

typedef btAlignedObjectArray
< btBroadphasePair > 
btBroadphasePairArray

Variables

const int BT_NULL_PAIR = 0xffffffff
int gAddedPairs
int gFindPairs
int gRemovePairs

Typedef Documentation

typedef btAlignedObjectArray<btBroadphasePair> btBroadphasePairArray

Definition at line 25 of file btOverlappingPairCache.h.


Variable Documentation

const int BT_NULL_PAIR = 0xffffffff

Definition at line 56 of file btOverlappingPairCache.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:10:40 2013