dtCore::BoundingBoxVisitor Class Reference

#include <boundingboxvisitor.h>

List of all members.

Public Member Functions

 BoundingBoxVisitor ()
virtual void apply (osg::Geode &node)
 Visits the specified geode.

Public Attributes

osg::BoundingBox mBoundingBox
 The aggregate bounding box.


Constructor & Destructor Documentation

dtCore::BoundingBoxVisitor::BoundingBoxVisitor (  )  [inline]


Member Function Documentation

virtual void dtCore::BoundingBoxVisitor::apply ( osg::Geode &  node  )  [inline, virtual]

Visits the specified geode.

Parameters:
node the geode to visit


Member Data Documentation

osg::BoundingBox dtCore::BoundingBoxVisitor::mBoundingBox

The aggregate bounding box.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008