15#ifndef MOMENTUM_BALLJOINT_H
16#define MOMENTUM_BALLJOINT_H
18#include "momentum_export.h"
19#include "momentum_namespace.h"
51 std::string __str__()
const;
The ball joint class, a joint where all the rotational axis are unconstrained.
Definition: BallJoint.h:38
virtual int getAgxTranslationalDOF(Joint::DegreeOfFreedom dof) const
virtual int getAgxRotationalDOF(Joint::DegreeOfFreedom dof) const
Base class for all joints.
Definition: Joint.h:51
DegreeOfFreedom
Definition: Joint.h:54
Namespace for Momentum Scripting API.
Definition: AffineMatrix4x4.h:29