| Functions | |
| void | glutSolidCone (GLdouble base, GLdouble height, GLint slices, GLint stacks) | 
| void | glutSolidCube (GLdouble width) | 
| void | glutSolidCylinder (GLdouble radius, GLdouble height, GLint slices, GLint stacks) | 
| void | glutSolidDodecahedron (void) | 
| void | glutSolidIcosahedron (void) | 
| void | glutSolidOctahedron (void) | 
| void | glutSolidRhombicDodecahedron (void) | 
| void | glutSolidSierpinskiSponge (int num_levels, const GLdouble offset[3], GLdouble scale) | 
| void | glutSolidSphere (GLdouble radius, GLint slices, GLint stacks) | 
| void | glutSolidTetrahedron (void) | 
| void | glutSolidTorus (GLdouble dInnerRadius, GLdouble dOuterRadius, GLint nSides, GLint nRings) | 
| void | glutWireCone (GLdouble base, GLdouble height, GLint slices, GLint stacks) | 
| void | glutWireCube (GLdouble width) | 
| void | glutWireCylinder (GLdouble radius, GLdouble height, GLint slices, GLint stacks) | 
| void | glutWireDodecahedron (void) | 
| void | glutWireIcosahedron (void) | 
| void | glutWireOctahedron (void) | 
| void | glutWireRhombicDodecahedron (void) | 
| void | glutWireSierpinskiSponge (int num_levels, const GLdouble offset[3], GLdouble scale) | 
| void | glutWireSphere (GLdouble radius, GLint slices, GLint stacks) | 
| void | glutWireTetrahedron (void) | 
| void | glutWireTorus (GLdouble dInnerRadius, GLdouble dOuterRadius, GLint nSides, GLint nRings) |