Next: , Previous: Polyhedron Reference, Up: Polyhedron Reference


37.1 Data Members

— Protected variable: unsigned short number_of_polygon_types

The number of different types of polygon making up the faces of a Polyhedron. The Platonic polyhedra have only one type of face, while the Archimedean can have more.

— Protected variable: real face_radius

The radius of the sphere that touches the centers of the polygonal faces of the polyhedron (Inkugel, in German).

— Protected variable: real edge_radius

The radius of the sphere that touches the centers of the edges of the polyhedron.

— Protected variable: real vertex_radius

The radius of the sphere touching the vertices of the polyhedron (Umkugel, in German).