Type Definition hexasphere::shapes::SquarePlane[][src]

type SquarePlane<T> = Subdivided<T, SquareBase>;

A square.

See SquareBase.