#include <Box2D/Dynamics/Contacts/b2ContactSolver.h>#include <Box2D/Dynamics/Contacts/b2Contact.h>#include <Box2D/Dynamics/b2Body.h>#include <Box2D/Dynamics/b2Fixture.h>#include <Box2D/Dynamics/b2World.h>#include <Box2D/Common/b2StackAllocator.h>
Go to the source code of this file.
Classes | |
| struct | b2ContactPositionConstraint |
| struct | b2PositionSolverManifold |
Macros | |
| #define | B2_DEBUG_SOLVER 0 |
Variables | |
| bool | g_blockSolve = true |
| #define B2_DEBUG_SOLVER 0 |
Definition at line 27 of file b2ContactSolver.cpp.
| bool g_blockSolve = true |
Definition at line 29 of file b2ContactSolver.cpp.