Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/PhysicsSettings.h>
Go to the source code of this file.
Classes | |
class | CalculateSolverSteps |
Class used to calculate the total number of velocity and position steps. More... | |
class | DummyCalculateSolverSteps |
Dummy class to replace the steps calculator when we don't need the result. More... | |