pub type CubeSphere<T> = Subdivided<T, CubeBase>;Expand description
A cube sphere.
See CubeBase.
Aliased Typeยง
pub struct CubeSphere<T> { /* private fields */ }pub type CubeSphere<T> = Subdivided<T, CubeBase>;A cube sphere.
See CubeBase.
pub struct CubeSphere<T> { /* private fields */ }