15#ifndef OSGANIMATION_UPDATE_BONE
16#define OSGANIMATION_UPDATE_BONE 1
The osgAnimation library provides general purpose utility classes for animation.
Definition Action:34
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
Base class for all internal nodes in the scene graph.
Definition Node:72
Visitor for type safe operations on osg::Nodes.
Definition NodeVisitor:82
UpdateBone(const std::string &name="")
void operator()(osg::Node *node, osg::NodeVisitor *nv)
Callback method called by the NodeVisitor when visiting a node.
UpdateBone(const UpdateBone &, const osg::CopyOp &)
META_Object(osgAnimation, UpdateBone)
UpdateMatrixTransform(const std::string &name="")
#define OSGANIMATION_EXPORT
Definition Export:40