List of all members.
Detailed Description
OccluderNode is a Group node which allows OccluderNodeing between children. Typical uses would be for objects which might need to be rendered differently at different times, for instance a OccluderNode could be used to represent the different states of a traffic light.
Constructor & Destructor Documentation
osg::OccluderNode::OccluderNode |
( |
) |
|
osg::OccluderNode::OccluderNode |
( |
const OccluderNode & |
, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY |
|
) |
| |
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 const ConvexPlanarOccluder* attached to a OccluderNode.
Member Data Documentation
The documentation for this class was generated from the following file: