pub type TetraSphere<T> = Subdivided<T, TetraSphereBase>;Expand description
Tetrasphere (Sphere from tetrahedron).
See TetraSphereBase.
Aliased Typeยง
pub struct TetraSphere<T> { /* private fields */ }pub type TetraSphere<T> = Subdivided<T, TetraSphereBase>;Tetrasphere (Sphere from tetrahedron).
See TetraSphereBase.
pub struct TetraSphere<T> { /* private fields */ }