Module hexasphere::shapes[][src]

Structs

CubeBase

Implements a cube as the base shape.

IcoSphereBase

Implements an icosahedron as the base shape.

SquareBase

Implements a square as the base shape.

TetraSphereBase

Implements a tetrahedron as the base shape.

TriangleBase

Implements a single triangle as the base shape.

Type Definitions

CubeSphere

A cube sphere.

IcoSphere

Icosphere.

SquarePlane

A square.

TetraSphere

Tetrasphere (Sphere from tetrahedron).

TrianglePlane

A triangle.