VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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.

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

Public Member Functions

 DtViewSpecificGroup (osg::View *targetView)
 
virtual ~DtViewSpecificGroup ()
 
virtual void traverse (osg::NodeVisitor &nv)
 

Protected Attributes

osg::View * myTargetView
 

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 Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)