![]() |
VR-Forces 4.7 Class Documentation
|
This is a dummy group where dummy osg geometry representing points in the indirect geometry (geocell or gt) is added to. More...

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 | |
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
| makVrv::DtIndirectGeoIntersectionGroup::DtIndirectGeoIntersectionGroup | ( | ) |
constructor
|
virtual |
destructor
|
virtual |
overriden to conditionally traverse only if the visitor is an intersection visitor