osgAnimation::UpdateMatrixTransform Class Reference

Inheritance diagram for osgAnimation::UpdateMatrixTransform:

osgAnimation::AnimationUpdateCallback< osg::NodeCallback > osgAnimation::AnimationUpdateCallbackBase osg::NodeCallback osg::Object osg::Object osg::Referenced osg::Referenced osgAnimation::UpdateBone

List of all members.

Public Member Functions

 META_Object (osgAnimation, UpdateMatrixTransform)
 UpdateMatrixTransform (const std::string &name="")
 UpdateMatrixTransform (const UpdateMatrixTransform &apc, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
virtual void operator() (osg::Node *node, osg::NodeVisitor *nv)
virtual bool link (osgAnimation::Channel *channel)
StackedTransformgetStackedTransforms ()
const StackedTransformgetStackedTransforms () const

Protected Attributes

StackedTransform _transforms


Constructor & Destructor Documentation

osgAnimation::UpdateMatrixTransform::UpdateMatrixTransform ( const std::string &  name = ""  ) 

osgAnimation::UpdateMatrixTransform::UpdateMatrixTransform ( const UpdateMatrixTransform apc,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
)


Member Function Documentation

osgAnimation::UpdateMatrixTransform::META_Object ( osgAnimation  ,
UpdateMatrixTransform   
)

virtual void osgAnimation::UpdateMatrixTransform::operator() ( osg::Node node,
osg::NodeVisitor nv 
) [virtual]

Callback method called by the NodeVisitor when visiting a node.

Reimplemented from osg::NodeCallback.

Reimplemented in osgAnimation::UpdateBone.

virtual bool osgAnimation::UpdateMatrixTransform::link ( osgAnimation::Channel channel  )  [virtual]

StackedTransform& osgAnimation::UpdateMatrixTransform::getStackedTransforms (  )  [inline]

const StackedTransform& osgAnimation::UpdateMatrixTransform::getStackedTransforms (  )  const [inline]


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