#include "LinearMath/btVector3.h"#include "btOverlappingPairCache.h"#include "btBroadphaseInterface.h"#include "btBroadphaseProxy.h"#include "btDbvtBroadphase.h"

Go to the source code of this file.
Classes | |
| class | bt32BitAxisSweep3 |
| class | btAxisSweep3 |
| class | btAxisSweep3Internal< BP_FP_INT_TYPE > |
| class | btAxisSweep3Internal< BP_FP_INT_TYPE >::Edge |
| class | btAxisSweep3Internal< BP_FP_INT_TYPE >::Handle |
Defines | |
| #define | CLEAN_INVALID_PAIRS 1 |
| #define | USE_OVERLAP_TEST_ON_REMOVES 1 |
Variables | |
| int | gOverlappingPairs |
| #define CLEAN_INVALID_PAIRS 1 |
| #define USE_OVERLAP_TEST_ON_REMOVES 1 |
Definition at line 30 of file btAxisSweep3.h.