Public Member Functions | |
| META_NodeVisitor ("osgAnimation","BoneMapVisitor") BoneMapVisitor() | |
| void | apply (osg::Node &) |
| void | apply (osg::Transform &node) |
| const BoneMap & | getBoneMap () const |
Protected Attributes | |
| BoneMap | _map |
| void osgAnimation::BoneMapVisitor::apply | ( | osg::Transform & | node | ) | [virtual] |
Reimplemented from osg::NodeVisitor.
| void osgAnimation::BoneMapVisitor::apply | ( | osg::Node & | ) | [virtual] |
Reimplemented from osg::NodeVisitor.
| const BoneMap& osgAnimation::BoneMapVisitor::getBoneMap | ( | ) | const |
| osgAnimation::BoneMapVisitor::META_NodeVisitor | ( | "osgAnimation" | , | |
| "BoneMapVisitor" | ||||
| ) |
BoneMap osgAnimation::BoneMapVisitor::_map [protected] |
| Generated at Sat May 14 08:21:15 2011 for the OpenSceneGraph by doxygen 1.5.9. |