Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Core/Reference.h>
#include <Jolt/Physics/Body/BodyCreationSettings.h>
#include <Jolt/Physics/SoftBody/SoftBodyCreationSettings.h>
#include <Jolt/Physics/Constraints/TwoBodyConstraint.h>
Go to the source code of this file.
Classes | |
class | PhysicsScene |
Contains the creation settings of a set of bodies. More... | |
class | PhysicsScene::ConnectedConstraint |
A constraint and how it is connected to the bodies in the scene. More... | |