hexasphere::shapes

Type Alias NormIcoSphere

Source
pub type NormIcoSphere<T> = Subdivided<T, NormIcoSphereBase>;
Expand description

Normalized Icosphere.

See NormIcoSphereBase.

Aliased Typeยง

struct NormIcoSphere<T> { /* private fields */ }