[][src]Type Definition hexasphere::TetraSphere

type TetraSphere<T> = Subdivided<T, TetraSphereBase>;

Tetrasphere (Sphere from tetrahedron).

See TetraSphereBase.