#include <Mathematics/GteVector.h>
Go to the source code of this file.
Classes | |
class | gte::Hypersphere< N, Real > |
Namespaces | |
gte | |
Typedefs | |
template<typename Real > | |
using | gte::Circle2 = Hypersphere< 2, Real > |
template<typename Real > | |
using | gte::Sphere3 = Hypersphere< 3, Real > |