NormIcoSphere

Type Alias NormIcoSphere 

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

Normalized Icosphere.

See NormIcoSphereBase.

Aliased Typeยง

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