OpenSceneGraph 2.8.4
Public Member Functions | Protected Attributes
osgAnimation::StackedRotateAxisElement Class Reference
Inheritance diagram for osgAnimation::StackedRotateAxisElement:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 META_Object (osgAnimation, StackedRotateAxisElement)
 StackedRotateAxisElement ()
 StackedRotateAxisElement (const StackedRotateAxisElement &, const osg::CopyOp &)
 StackedRotateAxisElement (const std::string &name, const osg::Vec3 &axis, double angle)
 StackedRotateAxisElement (const osg::Vec3 &axis, double angle)
void applyToMatrix (osg::Matrix &matrix) const
osg::Matrix getAsMatrix () const
bool isIdentity () const
void update ()
const osg::Vec3getAxis () const
const double getAngle () const
void setAxis (const osg::Vec3 &)
void setAngle (const double &)
virtual TargetgetOrCreateTarget ()
virtual TargetgetTarget ()
virtual const TargetgetTarget () const

Protected Attributes

osg::Vec3 _axis
double _angle
osg::ref_ptr< FloatTarget_target

Constructor & Destructor Documentation

osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement ( )
osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement ( const StackedRotateAxisElement ,
const osg::CopyOp  
)
osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement ( const std::string &  name,
const osg::Vec3 axis,
double  angle 
)
osgAnimation::StackedRotateAxisElement::StackedRotateAxisElement ( const osg::Vec3 axis,
double  angle 
)

Member Function Documentation

void osgAnimation::StackedRotateAxisElement::applyToMatrix ( osg::Matrix matrix) const [virtual]
const double osgAnimation::StackedRotateAxisElement::getAngle ( ) const
osg::Matrix osgAnimation::StackedRotateAxisElement::getAsMatrix ( ) const [virtual]
const osg::Vec3& osgAnimation::StackedRotateAxisElement::getAxis ( ) const
virtual Target* osgAnimation::StackedRotateAxisElement::getOrCreateTarget ( ) [virtual]
virtual Target* osgAnimation::StackedRotateAxisElement::getTarget ( ) [inline, virtual]
virtual const Target* osgAnimation::StackedRotateAxisElement::getTarget ( ) const [inline, virtual]
bool osgAnimation::StackedRotateAxisElement::isIdentity ( ) const [inline, virtual]
osgAnimation::StackedRotateAxisElement::META_Object ( osgAnimation  ,
StackedRotateAxisElement   
)
void osgAnimation::StackedRotateAxisElement::setAngle ( const double &  )
void osgAnimation::StackedRotateAxisElement::setAxis ( const osg::Vec3 )
void osgAnimation::StackedRotateAxisElement::update ( ) [virtual]

Member Data Documentation


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

osg logo
Generated at Sun Jan 8 2012 13:16:28 for the OpenSceneGraph by doxygen 1.7.4.