drawCube

Renders a cube. The cube is centered at the modeling coordinates origin with sides of length size.

void
drawCube

Parameters

solid gboolean

true if the cube should be solid.

size double

length of cube sides.

Meta