Antkeeper
0.0.1
|
#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... | |