|
OpenMW
|
Classes | |
| class | RemoveParticlesVisitor |
| Removes all particle systems and related nodes in a subgraph. More... | |
| 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 | RemoveFinishedCallbackVisitor |
| class | FindVfxCallbacksVisitor |
| class | CleanObjectRootVisitor |
| 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) |
| float anonymous_namespace{animation.cpp}::calcAnimVelocity | ( | const std::multimap< float, std::string > & | keys, |
| NifOsg::KeyframeController * | nonaccumctrl, | ||
| const osg::Vec3f & | accum, | ||
| const std::string & | groupname | ||
| ) |
| NifOsg::TextKeyMap::const_iterator anonymous_namespace{animation.cpp}::findGroupStart | ( | const NifOsg::TextKeyMap & | keys, |
| const std::string & | groupname | ||
| ) |
1.8.6