OpenGL Dynamic Memory Allocator. More...
#include <iostream>#include <cstring>#include <limits>#include <algorithm>#include "Core/Exception.hpp"#include "Core/LibTools.hpp"#include "Core/OglInclude.hpp"

Go to the source code of this file.
Classes | |
| class | Glip::CoreGL::HdlDynamicData | 
| Dynamic allocator for GL types (run-time resolution of type).  More... | |
| class | Glip::CoreGL::HdlDynamicTable | 
| Dynamic table allocator for GL types (run-time resolution of type).  More... | |
OpenGL Dynamic Memory Allocator.
 1.8.8