osgAnimation::StackedRotateAxisElement Class Reference

Inheritance diagram for osgAnimation::StackedRotateAxisElement:

osgAnimation::StackedTransformElement osg::Object osg::Referenced

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

osgAnimation::StackedRotateAxisElement::META_Object ( osgAnimation  ,
StackedRotateAxisElement   
)

void osgAnimation::StackedRotateAxisElement::applyToMatrix ( osg::Matrix matrix  )  const [virtual]

osg::Matrix osgAnimation::StackedRotateAxisElement::getAsMatrix (  )  const [virtual]

bool osgAnimation::StackedRotateAxisElement::isIdentity (  )  const [inline, virtual]

void osgAnimation::StackedRotateAxisElement::update (  )  [virtual]

const osg::Vec3& osgAnimation::StackedRotateAxisElement::getAxis (  )  const

const double osgAnimation::StackedRotateAxisElement::getAngle (  )  const

void osgAnimation::StackedRotateAxisElement::setAxis ( const osg::Vec3  ) 

void osgAnimation::StackedRotateAxisElement::setAngle ( const double &   ) 

virtual Target* osgAnimation::StackedRotateAxisElement::getOrCreateTarget (  )  [virtual]

virtual Target* osgAnimation::StackedRotateAxisElement::getTarget (  )  [inline, virtual]

virtual const Target* osgAnimation::StackedRotateAxisElement::getTarget (  )  const [inline, virtual]


Member Data Documentation


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

Generated on Fri Mar 19 19:52:53 2010 for openscenegraph by  doxygen 1.5.6