Blender V2.61 - r43446
Variables

btOverlappingPairCache.cpp File Reference

#include "btOverlappingPairCache.h"
#include "btDispatcher.h"
#include "btCollisionAlgorithm.h"
#include "LinearMath/btAabbUtil2.h"
#include <stdio.h>

Go to the source code of this file.

Variables

int gOverlappingPairs = 0
 btSapBroadphaseArray m_sapBroadphases;
int gRemovePairs = 0
int gAddedPairs = 0
int gFindPairs = 0

Variable Documentation

int gAddedPairs = 0
int gFindPairs = 0

Definition at line 30 of file btOverlappingPairCache.cpp.

Referenced by btHashedOverlappingPairCache::findPair().

int gRemovePairs = 0