pub type SquarePlane<T> = Subdivided<T, SquareBase>;Expand description
A square.
See SquareBase.
Aliased Typeยง
pub struct SquarePlane<T> { /* private fields */ }pub type SquarePlane<T> = Subdivided<T, SquareBase>;A square.
See SquareBase.
pub struct SquarePlane<T> { /* private fields */ }