Tao.FreeGlut SDK Documentation

Glut.glutWireRhombicDodecahedron Method 

Draw a wireframe rhombic dodecahedron.

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

Remarks

This function draws a wireframe 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