|
MTek-GDL 0.100.4-muffintrap
|
Functions for drawing 3 dimensional objects. More...
#include <mgdl/mgdl-types.h>Go to the source code of this file.
Functions | |
| void | Draw3D_Cube (float size) |
| Draws a solid cube with the current OpenGL state. | |
Functions for drawing 3 dimensional objects.
| void Draw3D_Cube | ( | float | size | ) |
Draws a solid cube with the current OpenGL state.
| size | Width, height and depth of the cube |