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

Public Member Functions

 FlipCallback (const osg::Plane *cullPlane)
 
virtual void operator() (osg::Node *node, osg::NodeVisitor *nv)
 

Private Attributes

const osg::Plane * mCullPlane
 

Constructor & Destructor Documentation

MWRender::ClipCullNode::FlipCallback::FlipCallback ( const osg::Plane *  cullPlane)
inline

Member Function Documentation

virtual void MWRender::ClipCullNode::FlipCallback::operator() ( osg::Node *  node,
osg::NodeVisitor *  nv 
)
inlinevirtual

Member Data Documentation

const osg::Plane* MWRender::ClipCullNode::FlipCallback::mCullPlane
private

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