Bullet Collision Detection & Physics Library
|
#include "btDiscreteDynamicsWorld.h"
#include "btSimulationIslandManagerMt.h"
#include "BulletDynamics/ConstraintSolver/btConstraintSolver.h"
Go to the source code of this file.
Classes | |
class | btConstraintSolverPoolMt |
btConstraintSolverPoolMt - masquerades as a constraint solver, but really it is a threadsafe pool of them. More... | |
struct | btConstraintSolverPoolMt::ThreadSolver |
class | btDiscreteDynamicsWorldMt |
btDiscreteDynamicsWorldMt – a version of DiscreteDynamicsWorld with some minor changes to support solving simulation islands on multiple threads. More... | |
struct | btDiscreteDynamicsWorldMt::UpdaterCreatePredictiveContacts |
struct | btDiscreteDynamicsWorldMt::UpdaterIntegrateTransforms |