![]() |
VR-Forces Developer's Guide
|
Group node that is culled for every view except the target.

Public Member Functions | |
| DtViewSpecificGroup (osg::View *targetView) | |
| virtual | ~DtViewSpecificGroup () |
| virtual void | traverse (osg::NodeVisitor &nv) |
Protected Attributes | |
| osg::View * | myTargetView |
| makVrv::DtViewSpecificGroup::DtViewSpecificGroup | ( | osg::View * | targetView | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
Traverse as normal, except cull this node out for CullVisitors not from myTargetView.
|
protected |