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

Go to the source code of this file.

Classes

class  AABBtree::Ray< Real, N >
 A mathematical ray in N-dimensional space. More...
 

Namespaces

namespace  AABBtree
 Namespace for the AABBtree library.
 

Macros

#define AABBTREE_RAY_HXX
 

Functions

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

Macro Definition Documentation

◆ AABBTREE_RAY_HXX

#define AABBTREE_RAY_HXX