[][src]Type Definition hexasphere::CubeSphere

type CubeSphere<T> = Subdivided<T, CubeBase>;

A cube sphere.

See CubeBase.