Blender V2.61 - r43446
Classes | Defines | Variables

btSimpleBroadphase.cpp File Reference

#include "btSimpleBroadphase.h"
#include "BulletCollision/BroadphaseCollision/btDispatcher.h"
#include "BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btTransform.h"
#include "LinearMath/btMatrix3x3.h"
#include "LinearMath/btAabbUtil2.h"
#include <new>

Go to the source code of this file.

Classes

class  RemovingOverlapCallback
class  RemovePairContainingProxy
class  CheckOverlapCallback

Defines

#define CLEAN_INVALID_PAIRS   1

Variables

int gOverlappingPairs
 btSapBroadphaseArray m_sapBroadphases;

Define Documentation

#define CLEAN_INVALID_PAIRS   1

Variable Documentation

btSapBroadphaseArray m_sapBroadphases;

btOverlappingPairCache* m_overlappingPairs;

Definition at line 26 of file btOverlappingPairCache.cpp.