osgAnimation::StackedMatrixElement Class Reference

Inheritance diagram for osgAnimation::StackedMatrixElement:

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

List of all members.

Public Member Functions

 META_Object (osgAnimation, StackedMatrixElement)
 StackedMatrixElement ()
 StackedMatrixElement (const StackedMatrixElement &, const osg::CopyOp &)
 StackedMatrixElement (const std::string &name, const osg::Matrix &matrix)
 StackedMatrixElement (const osg::Matrix &matrix)
void applyToMatrix (osg::Matrix &matrix) const
osg::Matrix getAsMatrix () const
const osg::MatrixgetMatrix () const
void setMatrix (const osg::Matrix &matrix)
bool isIdentity () const
void update ()
virtual TargetgetOrCreateTarget ()
virtual TargetgetTarget ()
virtual const TargetgetTarget () const

Protected Attributes

osg::Matrix _matrix
osg::ref_ptr< MatrixTarget_target


Constructor & Destructor Documentation

osgAnimation::StackedMatrixElement::StackedMatrixElement (  ) 

osgAnimation::StackedMatrixElement::StackedMatrixElement ( const StackedMatrixElement ,
const osg::CopyOp  
)

osgAnimation::StackedMatrixElement::StackedMatrixElement ( const std::string &  name,
const osg::Matrix matrix 
)

osgAnimation::StackedMatrixElement::StackedMatrixElement ( const osg::Matrix matrix  ) 


Member Function Documentation

osgAnimation::StackedMatrixElement::META_Object ( osgAnimation  ,
StackedMatrixElement   
)

void osgAnimation::StackedMatrixElement::applyToMatrix ( osg::Matrix matrix  )  const [inline, virtual]

osg::Matrix osgAnimation::StackedMatrixElement::getAsMatrix (  )  const [inline, virtual]

const osg::Matrix& osgAnimation::StackedMatrixElement::getMatrix (  )  const [inline]

void osgAnimation::StackedMatrixElement::setMatrix ( const osg::Matrix matrix  )  [inline]

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

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

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

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

virtual const Target* osgAnimation::StackedMatrixElement::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