Rigid Body Dynamics Library
|
Go to the source code of this file.
Data Structures | |
struct | ConstraintCache |
class | Constraint |
Interface to define general-purpose constraints. More... | |
Namespaces | |
namespace | RigidBodyDynamics |
Enumerations | |
enum | ConstraintType { ConstraintTypeContact =0 , ConstraintTypeLoop , ConstraintTypeCustom , ConstraintTypeLast } |
Enum to describe the type of a constraint. More... | |