#include <OgreRefAppJointSubtypes.h>
Public Member Functions | |
void | setAnchorPosition (const Vector3 &point) |
void | setAxes (const Vector3 &primaryAxis, const Vector3 &secondaryAxis=Vector3::ZERO) |
void OgreRefApp::Hinge2Joint::setAnchorPosition | ( | const Vector3 & | point | ) | [virtual] |
Set the anchor point of this joint.
Implements OgreRefApp::Joint.
void OgreRefApp::Hinge2Joint::setAxes | ( | const Vector3 & | primaryAxis, | |
const Vector3 & | secondaryAxis = Vector3::ZERO | |||
) | [virtual] |
Sets the axes for this joint.
Implements OgreRefApp::Joint.