Antkeeper  0.0.1
Namespaces | Typedefs
rectangle.hpp File Reference
#include <engine/geom/primitives/hyperrectangle.hpp>

Go to the source code of this file.

Namespaces

 geom
 Geometric algorithms.
 
 geom::primitives
 

Typedefs

template<class T >
using geom::primitives::rectangle = hyperrectangle< T, 2 >
 2-dimensional hyperrectangle. More...