Bullet Collision Detection & Physics Library
Variables
btHashedSimplePairCache.cpp File Reference
#include "btHashedSimplePairCache.h"
#include <stdio.h>
Include dependency graph for btHashedSimplePairCache.cpp:

Go to the source code of this file.

Variables

int gOverlappingSimplePairs = 0
int gRemoveSimplePairs = 0
int gAddedSimplePairs = 0
int gFindSimplePairs = 0

Variable Documentation

int gAddedSimplePairs = 0

Definition at line 25 of file btHashedSimplePairCache.cpp.

int gFindSimplePairs = 0

Definition at line 26 of file btHashedSimplePairCache.cpp.

int gOverlappingSimplePairs = 0

Definition at line 23 of file btHashedSimplePairCache.cpp.

int gRemoveSimplePairs = 0

Definition at line 24 of file btHashedSimplePairCache.cpp.