pub type NormIcoSphere<T> = Subdivided<T, NormIcoSphereBase>;Expand description
Normalized Icosphere.
See NormIcoSphereBase.
Aliased Typeยง
pub struct NormIcoSphere<T> { /* private fields */ }pub type NormIcoSphere<T> = Subdivided<T, NormIcoSphereBase>;Normalized Icosphere.
See NormIcoSphereBase.
pub struct NormIcoSphere<T> { /* private fields */ }