GLDraw.icosahedron

Renders a icosahedron. The icosahedron is centered at the modeling coordinates origin and has a radius of 1.0.

class GLDraw
static
void
icosahedron
(
int solid
)

Parameters

solid int

TRUE if the icosahedron should be solid.

Meta