Classes | Namespaces
AabbTree.h File Reference
#include <list>
#include "SurgSim/DataStructures/Tree.h"
#include "SurgSim/DataStructures/AabbTreeData.h"
#include "SurgSim/Math/Aabb.h"

Go to the source code of this file.

Classes

class  SurgSim::DataStructures::AabbTree
 AabbTree is a tree that is organized by the bounding boxes of the referenced objects, the bounding box used is the Axis Aligned Bounding Box (AABB), with the extents of an AABB describing the min and max of each coordinate for the given object. More...
 

Namespaces

 SurgSim
 
 SurgSim::DataStructures