GLDraw.octahedron

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

class GLDraw
static
void
octahedron
(
int solid
)

Parameters

solid int

TRUE if the octahedron should be solid.

Meta