openscenegraph
Public Member Functions | Public Attributes | List of all members
osgGA::FirstPersonManipulator::FirstPersonAnimationData Class Reference
Inheritance diagram for osgGA::FirstPersonManipulator::FirstPersonAnimationData:

Public Member Functions

void start (const osg::Quat &startRotation, const osg::Quat &targetRotation, const double startTime)
 

Public Attributes

osg::Quat _startRot
 
osg::Quat _targetRot
 

Member Function Documentation

§ start()

void osgGA::FirstPersonManipulator::FirstPersonAnimationData::start ( const osg::Quat startRotation,
const osg::Quat targetRotation,
const double  startTime 
)

Member Data Documentation

§ _startRot

osg::Quat osgGA::FirstPersonManipulator::FirstPersonAnimationData::_startRot

§ _targetRot

osg::Quat osgGA::FirstPersonManipulator::FirstPersonAnimationData::_targetRot

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