drawIcosahedron

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

void
drawIcosahedron
(
bool solid
)

Parameters

solid bool

true if the icosahedron should be solid.

Meta