[][src]Type Definition hexasphere::IcoSphere

type IcoSphere<T> = Subdivided<T, IcoSphereBase>;

Icosphere.

See IcoSphereBase.