Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Core/Reference.h>
#include <Jolt/Core/Result.h>
#include <Jolt/ObjectStream/SerializableObject.h>
Go to the source code of this file.
Classes | |
class | PathConstraintPath |
The path for a path constraint. It allows attaching two bodies to each other while giving the second body the freedom to move along a path relative to the first. More... | |