Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Geometry/AABox.h>
#include <Jolt/Physics/Body/BodyID.h>
#include <Jolt/Physics/Body/MotionProperties.h>
#include <Jolt/Physics/SoftBody/SoftBodySharedSettings.h>
#include <Jolt/Physics/SoftBody/SoftBodyVertex.h>
#include <Jolt/Physics/SoftBody/SoftBodyUpdateContext.h>
Go to the source code of this file.
Classes | |
class | SoftBodyMotionProperties |
This class contains the runtime information of a soft body. More... | |