GLUTSOLIDRHOMBICDODECAHEDRON

Section: C Library Functions (3)
Updated: LOCAL
Page Index

BSD mandoc
 

NAME

glutSolidRhombicDodecahedron - Draw a solid rhombic dodecahedron  

LIBRARY

OpenGLUT - geometry  

SYNOPSIS

In openglut.h Ft void Fn glutSolidRhombicDodecahedron void  

DESCRIPTION

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

glutWireRhombicDodecahedron(3) glutWireDodecahedron(3) glutSolidDodecahedron(3)


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
SEE ALSO