Loading...
Searching...
No Matches
box.hpp File Reference

Go to the source code of this file.

Classes

class  cuspatial::box< T, Vertex >
 A generic axis-aligned box type. More...
 

Functions

template<typename T >
 cuspatial::box (vec_2d< T > a, vec_2d< T > b) -> box< T, vec_2d< T > >