AABBtree  0.0.0
A C++ non-recursive ND AABB tree
Loading...
Searching...
No Matches
Box.hxx File Reference
#include "AABBtree/Ray.hxx"
Include dependency graph for Box.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AABBtree::Box< Real, N >
 A class representing an axis-aligned bounding box (AABB) in N-dimensional space. More...
 

Namespaces

namespace  AABBtree
 Namespace for the AABBtree library.
 

Macros

#define AABBTREE_BOX_HXX
 

Functions

template<typename Real, Integer N>
std::ostream & AABBtree::operator<< (std::ostream &os, Box< Real, N > const &b)
 

Macro Definition Documentation

◆ AABBTREE_BOX_HXX

#define AABBTREE_BOX_HXX