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