Tao.FreeGlut SDK Documentation

Glut.glutSolidRhombicDodecahedron Method 

Draw a solid rhombic dodecahedron.

[Visual Basic]
Public Shared Sub glutSolidRhombicDodecahedron()
[C#]
public static void glutSolidRhombicDodecahedron();

Remarks

This function draws a solid-shaded dodecahedron whose facets are rhombic and whose vertices are at unit radius. No facet lies normal to any coordinate axes. The polyhedron is centered at the origin.

See Also

Glut Class | Tao.FreeGlut Namespace