[][src]Type Definition hexasphere::SquarePlane

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

A square.

See SquareBase.