drawOctahedron

Renders a octahedron centered at the modeling coordinates origin with a radius of 1.0.

void
drawOctahedron
(
bool solid
)

Parameters

solid bool

true if the octahedron should be solid.

Meta