Antkeeper  0.0.1
Namespaces | Typedefs
point.hpp File Reference
#include <engine/math/vector.hpp>

Go to the source code of this file.

Namespaces

 geom
 Geometric algorithms.
 
 geom::primitives
 

Typedefs

template<class T , std::size_t N>
using geom::primitives::point = math::vector< T, N >
 n-dimensional point. More...