Loading...
Searching...
No Matches
Classes | Functions
box.hpp File Reference
#include <cuspatial/geometry/vec_2d.hpp>

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 > >