OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Private Attributes | List of all members
anonymous_namespace{animation.cpp}::NodeMapVisitor Class Reference
Inheritance diagram for anonymous_namespace{animation.cpp}::NodeMapVisitor:
Collaboration diagram for anonymous_namespace{animation.cpp}::NodeMapVisitor:

Public Types

typedef std::map< std::string,
osg::ref_ptr
< osg::MatrixTransform > > 
NodeMap
 

Public Member Functions

 NodeMapVisitor (NodeMap &map)
 
void apply (osg::MatrixTransform &trans)
 

Private Attributes

NodeMapmMap
 

Member Typedef Documentation

typedef std::map<std::string, osg::ref_ptr<osg::MatrixTransform> > anonymous_namespace{animation.cpp}::NodeMapVisitor::NodeMap

Constructor & Destructor Documentation

anonymous_namespace{animation.cpp}::NodeMapVisitor::NodeMapVisitor ( NodeMap map)
inline

Member Function Documentation

void anonymous_namespace{animation.cpp}::NodeMapVisitor::apply ( osg::MatrixTransform &  trans)
inline

Here is the call graph for this function:

Member Data Documentation

NodeMap& anonymous_namespace{animation.cpp}::NodeMapVisitor::mMap
private

The documentation for this class was generated from the following file: