

Public Member Functions | |
| UpdateStateCallback (osg::Vec4 d) | |
| void | animateState (osg::StateSet *stateset) |
| virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
Data Fields | |
| osg::Vec4 | depl |
Definition at line 147 of file waterplan.cpp.
| UpdateStateCallback::UpdateStateCallback | ( | osg::Vec4 | d | ) | [inline] |
Definition at line 152 of file waterplan.cpp.
| void UpdateStateCallback::animateState | ( | osg::StateSet * | stateset | ) | [inline] |
| virtual void UpdateStateCallback::operator() | ( | osg::Node * | node, | |
| osg::NodeVisitor * | nv | |||
| ) | [inline, virtual] |
Definition at line 184 of file waterplan.cpp.
References animateState().
Here is the call graph for this function:

| osg::Vec4 UpdateStateCallback::depl |
1.5.1