Antkeeper
0.0.1
|
#include <engine/geom/primitives/hypercapsule.hpp>
Go to the source code of this file.
Namespaces | |
geom | |
Geometric algorithms. | |
geom::primitives | |
Typedefs | |
template<class T > | |
using | geom::primitives::capsule = hypercapsule< T, 3 > |
3-dimensional capsule. More... | |