Node: Regular Platonic Polyhedra, Next: , Previous: Polyhedron Data Members, Up: Polyhedron Reference



Regular Platonic Polyhedra

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.