SpeedAxisModel Class Reference

#include <SpeedModels.h>

Inherits SpeedModel.

Collaboration diagram for SpeedAxisModel:

List of all members.


Public Member Functions

 SpeedAxisModel (unsigned axisIdx, float minThreshold)
virtual float getSpeed (ControllerInterface *controller, const gmtl::Quatf &rotationChange, const gmtl::Vec3f &translationChange, float dt)

Protected Attributes

unsigned axisIdx
float minThreshold

Constructor & Destructor Documentation

SpeedAxisModel::SpeedAxisModel ( unsigned  axisIdx,
float  minThreshold 
)


Member Function Documentation

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

Implements SpeedModel.


Member Data Documentation

unsigned SpeedAxisModel::axisIdx [protected]

float SpeedAxisModel::minThreshold [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