VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtViewSpecificGroup Class Reference

Group node that is culled for every view except the target. More...

Inheritance diagram for makVrv::DtViewSpecificGroup:
Inheritance graph
[legend]

Public Member Functions

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

Protected Attributes

osg::View * myTargetView

Detailed Description

Group node that is culled for every view except the target.

Constructor & Destructor Documentation

makVrv::DtViewSpecificGroup::DtViewSpecificGroup ( osg::View *  targetView)

CTOR.

virtual makVrv::DtViewSpecificGroup::~DtViewSpecificGroup ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtViewSpecificGroup::traverse ( osg::NodeVisitor &  nv)
virtual

Traverse as normal, except cull this node out for CullVisitors not from myTargetView.

Member Data Documentation

osg::View* makVrv::DtViewSpecificGroup::myTargetView
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)