#include <GL/gl.h>#include <GL/glu.h>#include <cmath>#include <iostream>#include <iterator>#include <string>#include <vector>#include "wykobi.hpp"#include "wykobi_utilities.hpp"
Go to the source code of this file.
Classes | |
| class | wykobi::wykobi_graphics_opengl< T > |
Namespaces | |
| wykobi | |
Enumerations | |
| enum | wykobi::DrawingMode { wykobi::eNoDraw, wykobi::eSolid, wykobi::eOutLine } |
Variables | |
| const GLfloat | wykobi::basic_color [14][3] |