Public Member Functions | |
virtual void | operator() (osg::Uniform *u, osg::NodeVisitor *) |
UpdateUnderWater (osg::Camera *camera) | |
Protected Attributes | |
osg::Camera * | mCamera |
Definition at line 18 of file VirtualCamera.cpp.
UpdateUnderWater::UpdateUnderWater | ( | osg::Camera * | camera | ) | [inline] |
Definition at line 21 of file VirtualCamera.cpp.
virtual void UpdateUnderWater::operator() | ( | osg::Uniform * | u, |
osg::NodeVisitor * | |||
) | [inline, virtual] |
Definition at line 25 of file VirtualCamera.cpp.
osg::Camera* UpdateUnderWater::mCamera [protected] |
Definition at line 31 of file VirtualCamera.cpp.