OrientationModel Class Reference

#include <OrientationModels.h>

Inherited by OrientationButtonModel, OrientationDualAxisModel, OrientationDualAxisSensorViewDirectionModel, OrientationSensorFlyModel, OrientationSensorModel, and OrientationSingleAxisModel.

List of all members.


Public Member Functions

 OrientationModel ()
virtual ~OrientationModel ()
void setAngle (float ang)
virtual void getOrientation (ControllerInterface *controller, gmtl::Quatf &result, float dt)=0

Protected Attributes

float angle

Constructor & Destructor Documentation

OrientationModel::OrientationModel (  ) 

virtual OrientationModel::~OrientationModel (  )  [inline, virtual]


Member Function Documentation

virtual void OrientationModel::getOrientation ( ControllerInterface controller,
gmtl::Quatf &  result,
float  dt 
) [pure virtual]

void OrientationModel::setAngle ( float  ang  ) 


Member Data Documentation

float OrientationModel::angle [protected]


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

Generated on Wed Oct 20 16:11:59 2010 for inVRs by doxygen 1.5.8