Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
ConstraintManager.h File Reference

Go to the source code of this file.

Classes

class  ConstraintManager
 A constraint manager manages all constraints of the same type. More...
 

Typedefs

using Constraints = Array< Ref< Constraint > >
 A list of constraints.
 

Typedef Documentation

◆ Constraints

A list of constraints.