OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions
anonymous_namespace{animation.cpp} Namespace Reference

Classes

class  RemoveParticlesVisitor
 Removes all particle systems and related nodes in a subgraph. More...
 
class  NodeMapVisitor
 
class  RemoveVisitor
 Base class for visitors that remove nodes from a scene graph. Subclasses need to fill the mToRemove vector. To use, node->accept(removeVisitor); removeVisitor.remove();. More...
 
class  RemoveDrawableVisitor
 
class  RemoveTriBipVisitor
 

Functions

NifOsg::TextKeyMap::const_iterator findGroupStart (const NifOsg::TextKeyMap &keys, const std::string &groupname)
 
float calcAnimVelocity (const std::multimap< float, std::string > &keys, NifOsg::KeyframeController *nonaccumctrl, const osg::Vec3f &accum, const std::string &groupname)
 

Function Documentation

float anonymous_namespace{animation.cpp}::calcAnimVelocity ( const std::multimap< float, std::string > &  keys,
NifOsg::KeyframeController nonaccumctrl,
const osg::Vec3f &  accum,
const std::string &  groupname 
)

Here is the caller graph for this function:

NifOsg::TextKeyMap::const_iterator anonymous_namespace{animation.cpp}::findGroupStart ( const NifOsg::TextKeyMap keys,
const std::string &  groupname 
)

Here is the caller graph for this function: