table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 3.2.2-2.1
 - Leap-16.0
 - Leap-15.6
 
| GLUTWIRERHOMBICDODECAHEDRON(3) | Library Functions Manual (local) | GLUTWIRERHOMBICDODECAHEDRON(3) | 
NAME¶
glutWireRhombicDodecahedron —
    Draw a wireframe rhombic dodecahedron
LIBRARY¶
OpenGLUT - geometry
SYNOPSIS¶
#include
    <openglut.h>
void
  
  glutWireRhombicDodecahedron(void);
DESCRIPTION¶
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¶
glutSolidRhombicDodecahedron(3) glutWireDodecahedron(3) glutSolidDodecahedron(3)