OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | Private Attributes | List of all members
MWRender::UpdateVfxCallback Class Reference

#include <animation.hpp>

Inheritance diagram for MWRender::UpdateVfxCallback:
Collaboration diagram for MWRender::UpdateVfxCallback:

Public Member Functions

 UpdateVfxCallback (EffectParams &params)
 
virtual void operator() (osg::Node *node, osg::NodeVisitor *nv)
 

Public Attributes

bool mFinished
 
EffectParams mParams
 

Private Attributes

double mStartingTime
 

Constructor & Destructor Documentation

MWRender::UpdateVfxCallback::UpdateVfxCallback ( EffectParams params)
inline

Member Function Documentation

void MWRender::UpdateVfxCallback::operator() ( osg::Node *  node,
osg::NodeVisitor *  nv 
)
virtual

Here is the call graph for this function:

Member Data Documentation

bool MWRender::UpdateVfxCallback::mFinished
EffectParams MWRender::UpdateVfxCallback::mParams
double MWRender::UpdateVfxCallback::mStartingTime
private

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