Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
ConstraintInternal.hpp File Reference
#include <Jolt/Jolt.h>
#include <Jolt/Physics/Constraints/Constraint.h>

Go to the source code of this file.

Classes

struct  Physics::Component::ConstraintInternal
 Internal component storing Jolt Physics constraint data. More...

Namespaces

namespace  Physics
namespace  Physics::Component

Enumerations

enum class  Physics::Component::ConstraintType : uint8_t { Physics::Component::Fixed , Physics::Component::Distance , Physics::Component::Point }
 Enumeration of supported constraint types. More...