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

This is a dummy group where dummy osg geometry representing points in the indirect geometry (geocell or gt) is added to. More...

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

Public Member Functions

 DtIndirectGeoIntersectionGroup ()
 constructor
virtual ~DtIndirectGeoIntersectionGroup ()
 destructor
virtual void traverse (osg::NodeVisitor &nv)
 overriden to conditionally traverse only if the visitor is an intersection visitor

Detailed Description

This is a dummy group where dummy osg geometry representing points in the indirect geometry (geocell or gt) is added to.

This is not used for rendering or culling, but only for intersections As such, this group is conditionally traversed only if its being visited by an Intersection vistor. Consequently, this group and the subtree underneath it has virtually no impact whilst culling or rendering

Constructor & Destructor Documentation

makVrv::DtIndirectGeoIntersectionGroup::DtIndirectGeoIntersectionGroup ( )

constructor

virtual makVrv::DtIndirectGeoIntersectionGroup::~DtIndirectGeoIntersectionGroup ( )
virtual

destructor

Member Function Documentation

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

overriden to conditionally traverse only if the visitor is an intersection visitor


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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)