OgreRefApp::BallJoint Class Reference

#include <OgreRefAppJointSubtypes.h>

Inheritance diagram for OgreRefApp::BallJoint:

Inheritance graph
[legend]
Collaboration diagram for OgreRefApp::BallJoint:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void setAnchorPosition (const Vector3 &point)
void setAxes (const Vector3 &primaryAxis, const Vector3 &secondaryAxis=Vector3::ZERO)


Detailed Description

Implementation of ball joint.

Member Function Documentation

void OgreRefApp::BallJoint::setAnchorPosition ( const Vector3 &  point  )  [virtual]

Set the anchor point of this joint.

Remarks:
Sets the location, in world space, of the anchor point of this joint, which can be the hinge point or just the origin of joint.

Implements OgreRefApp::Joint.

void OgreRefApp::BallJoint::setAxes ( const Vector3 &  primaryAxis,
const Vector3 &  secondaryAxis = Vector3::ZERO 
) [inline, virtual]

Sets the axes for this joint.

Remarks:
Has no meaning for this type of joint, so does nothing.

Implements OgreRefApp::Joint.


The documentation for this class was generated from the following files:

Generated on Sun Jun 15 18:43:30 2008 for SpadeShip Project by  doxygen 1.5.5