OpenMW
|
Public Member Functions | |
PlaneCullCallback (const osg::Plane *cullPlane) | |
virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
Private Attributes | |
const osg::Plane * | mCullPlane |
|
inline |
cullPlane | The culling plane (in world space). |
|
inlinevirtual |
|
private |