16 #ifndef OSGANIMATION_STACKED_MATRIX_ELEMENT
17 #define OSGANIMATION_STACKED_MATRIX_ELEMENT 1
20 #include <osgAnimation/Export>
21 #include <osgAnimation/StackedTransformElement>
22 #include <osgAnimation/Target>
42 void update(
float t = 0.0);
43 virtual Target* getOrCreateTarget();
#define OSGANIMATION_EXPORT
osg::ref_ptr< MatrixTarget > _target
const osg::Matrix & getMatrix() const
virtual Target * getTarget()
#define META_Object(library, name)
osg::Matrix getAsMatrix() const
void setMatrix(const osg::Matrix &matrix)
virtual const Target * getTarget() const
void applyToMatrix(osg::Matrix &matrix) const