[][src]Type Definition hexasphere::TrianglePlane

type TrianglePlane<T> = Subdivided<T, TriangleBase>;

A triangle.

See TriangleBase.