15#ifndef MOMENTUM_LOCKJOINT_H
16#define MOMENTUM_LOCKJOINT_H
18#include "momentum_export.h"
19#include "momentum_namespace.h"
55 std::string __str__()
const;
Base class for all joints.
Definition: Joint.h:51
DegreeOfFreedom
Definition: Joint.h:54
A LockJoint will remove all free degree of freedom between the attached bodies.
Definition: LockJoint.h:38
virtual int getAgxRotationalDOF(Joint::DegreeOfFreedom dof) const
virtual int getAgxTranslationalDOF(Joint::DegreeOfFreedom dof) const
Namespace for Momentum Scripting API.
Definition: AffineMatrix4x4.h:29