drawTetrahedron

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

void
drawTetrahedron
(
bool solid
)

Parameters

solid bool

true if the tetrahedron should be solid.

Meta