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