Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/Constraints/TwoBodyConstraint.h>
#include <Jolt/Physics/Constraints/ConstraintPart/PointConstraintPart.h>
Go to the source code of this file.
Classes | |
class | PointConstraintSettings |
Point constraint settings, used to create a point constraint. More... | |
class | PointConstraint |
A point constraint constrains 2 bodies on a single point (removing 3 degrees of freedom) More... | |