#include <string>
#include <glt/config.h>
#include <glt/gl.h>
#include <glt/glu.h>
#include <iostream>
Include dependency graph for error.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | GLERROR |
| Check OpenGL error state. | |
Functions | |
| void | gltError (const std::string &message) |
| Display warning. | |
| void | gltWarning (const std::string &message) |
| Display error. | |
Definition in file error.h.
1.2.18