Next: Semi-Regular Archimedean Polyhedra, Previous: Polyhedron Data Members, Up: Polyhedron Reference
3DLDF currently has classes for three of the five regular Platonic
polyhedra: Tetrahedron, Dodecahedron, and
Icosahedron. There is no need for a special Cube class,
because cubes can be created using Cuboid with equal width,
height, and depth arguments (see Cuboid Reference). Octahedron is
missing at the moment, but I plan to add it soon.