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

Go to the source code of this file.

Namespaces

 geom
 Geometry.
 
 geom::primitive
 

Typedefs

template<class T >
using geom::primitive::sphere = hypersphere< T, 3 >
 3-dimensional hypersphere. More...