Type Alias hexasphere::shapes::NormIcoSphere
source · pub type NormIcoSphere<T> = Subdivided<T, NormIcoSphereBase>;Expand description
Normalized Icosphere.
See NormIcoSphereBase.
Aliased Type§
struct NormIcoSphere<T> { /* private fields */ }