drawDodecahedron

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

void
drawDodecahedron
(
bool solid
)

Parameters

solid bool

true if the dodecahedron should be solid.

Meta