OpenSceneGraph
3.0.1
|
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::Node & | ) | [virtual] |
Reimplemented from osg::NodeVisitor.
void osgAnimation::BoneMapVisitor::apply | ( | osg::Transform & | 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 Fri Apr 27 2012 20:41:25 for the OpenSceneGraph by doxygen 1.8.0. |