GLIP-Lib
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes
HdlDynamicData.hpp File Reference

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"
Include dependency graph for HdlDynamicData.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

OpenGL Dynamic Memory Allocator.

Author
R. KERVICHE
Date
February 9th 2014