GLDraw.tetrahedron

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

class GLDraw
static
void
tetrahedron
(
int solid
)

Parameters

solid int

TRUE if the tetrahedron should be solid.

Meta