OpenSceneGraph  3.4.0
Public Member Functions | Protected Member Functions | Protected Attributes
osg::OccluderNode Class Reference

OccluderNode is a Group node which provides hooks for adding ConvexPlanarOccluders to the scene. More...

Inheritance diagram for osg::OccluderNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 OccluderNode ()
 OccluderNode (const OccluderNode &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Node (osg, OccluderNode)
void setOccluder (ConvexPlanarOccluder *occluder)
 Attach a ConvexPlanarOccluder to an OccluderNode.
ConvexPlanarOccludergetOccluder ()
 Get the ConvexPlanarOccluder* attached to a OccluderNode.
const ConvexPlanarOccludergetOccluder () const
 Get the const ConvexPlanarOccluder* attached to a OccluderNode.
virtual BoundingSphere computeBound () const
 Overrides Group's computeBound.

Protected Member Functions

virtual ~OccluderNode ()

Protected Attributes

ref_ptr< ConvexPlanarOccluder_occluder

Detailed Description

OccluderNode is a Group node which provides hooks for adding ConvexPlanarOccluders to the scene.


Constructor & Destructor Documentation

Copy constructor using CopyOp to manage deep vs shallow copy.

virtual osg::OccluderNode::~OccluderNode ( ) [inline, protected, virtual]

Member Function Documentation

virtual BoundingSphere osg::OccluderNode::computeBound ( ) const [virtual]

Overrides Group's computeBound.

Reimplemented from osg::Group.

Get the ConvexPlanarOccluder* attached to a OccluderNode.

Get the const ConvexPlanarOccluder* attached to a OccluderNode.


Member Data Documentation


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

osg logo
Generated at Tue Dec 8 2015 00:14:25 for the OpenSceneGraph by doxygen 1.7.6.1.