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::PlaneCullCallback Class Reference
Inheritance diagram for MWRender::ClipCullNode::PlaneCullCallback:
Collaboration diagram for MWRender::ClipCullNode::PlaneCullCallback:

Public Member Functions

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

Private Attributes

const osg::Plane * mCullPlane
 

Constructor & Destructor Documentation

MWRender::ClipCullNode::PlaneCullCallback::PlaneCullCallback ( const osg::Plane *  cullPlane)
inline
Parameters
cullPlaneThe culling plane (in world space).

Member Function Documentation

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

Member Data Documentation

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

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