SpeedDualAxisModel Class Reference

#include <SpeedModels.h>

Inherits SpeedModel.

Collaboration diagram for SpeedDualAxisModel:

List of all members.


Public Member Functions

 SpeedDualAxisModel (unsigned axis1Idx, unsigned axis2Idx)
virtual float getSpeed (ControllerInterface *controller, const gmtl::Quatf &rotationChange, const gmtl::Vec3f &translationChange, float dt)

Protected Attributes

unsigned axis1Idx
unsigned axis2Idx

Constructor & Destructor Documentation

SpeedDualAxisModel::SpeedDualAxisModel ( unsigned  axis1Idx,
unsigned  axis2Idx 
)


Member Function Documentation

float SpeedDualAxisModel::getSpeed ( ControllerInterface controller,
const gmtl::Quatf &  rotationChange,
const gmtl::Vec3f &  translationChange,
float  dt 
) [virtual]

Implements SpeedModel.


Member Data Documentation

unsigned SpeedDualAxisModel::axis1Idx [protected]

unsigned SpeedDualAxisModel::axis2Idx [protected]


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

Generated on Wed Oct 20 16:12:00 2010 for inVRs by doxygen 1.5.8