AABBtree  0.0.0
A C++ non-recursive ND AABB tree
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NAABBtreeNamespace for the AABBtree library
 CBoxA class representing an axis-aligned bounding box (AABB) in N-dimensional space
 CRayA mathematical ray in N-dimensional space
 CTreeA class representing a non-recursive axis-aligned bounding box tree (AABB tree)
 CNode
 CStatistics