simgear::BVHSubTreeCollector Class Reference

Visitor to subcollect parts of an existing bounding volume tree. More...

#include <BVHSubTreeCollector.hxx>

Inherits simgear::BVHVisitor.

List of all members.


Detailed Description

Visitor to subcollect parts of an existing bounding volume tree.

Given a sphere, it takes those sub parts of the tree that intersect the sphere. Transform nodes of any kind are preserved to be able to ask for intersections a different times. The subcollected tree is kept as small as possible as it does avoid having groups with single childs. Also the BVHStaticGeometry parts are seached for subtrees that are outside the sphere.

Definition at line 38 of file BVHSubTreeCollector.hxx.


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

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1