#include <GL/gl.h>#include <GL/glu.h>#include "../positions/position.h"Go to the source code of this file.
Defines | |
| #define | CoordMult 30 |
| #define | RectSize 10 |
| #define | CubeSize 15 |
Functions | |
| void | drawRect (GLfloat color[], Position *location) |
| void | drawSelectionCube (GLfloat color[], Position *location) |
| void | drawLine (GLfloat color[], Position *location1, Position *location2) |
| void | drawCube (GLfloat color[], Position *location) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.6