glcxx: A Modern C++ Interface to OpenGL Object Management
Classes
Array.hpp File Reference

C++ wrapper for an OpenGL vertex array object. More...

#include "glcxx/gl.hpp"
#include <memory>
Include dependency graph for Array.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  glcxx::Array
 C++ wrapper for an OpenGL vertex array object. More...
 

Detailed Description

C++ wrapper for an OpenGL vertex array object.