GLDraw.dodecahedron

Renders a dodecahedron centered at the modeling coordinates origin with a radius of the square root of 3.

class GLDraw
static
void
dodecahedron
(
int solid
)

Parameters

solid int

TRUE if the dodecahedron should be solid.

Meta