![]() |
PeriDyno 0.8.2
|
#include <typeinfo>#include <iostream>

Go to the source code of this file.
Classes | |
| class | gl::Object |
Namespaces | |
| namespace | gl |
Macros | |
| #define | glCheckError() glCheckError_(__FILE__, __LINE__) |
| #define | GL_OBJECT(T) public: ~T() { if(isValid()) printf("Unreleased resource: %s(%d)\n", #T, id);} |
Functions | |
| GLenum | gl::glCheckError_ (const char *file, int line) |