OGLplus (0.52.0) a C++ wrapper for OpenGL

vertex_array.hpp File Reference

VertexArray wrappers. More...

#include <oglplus/glfunc.hpp>
#include <oglplus/object/wrapper.hpp>
#include <oglplus/error/object.hpp>
#include <cassert>

Go to the source code of this file.

Classes

class  oglplus::ObjGenDelOps< tag::VertexArray >
 Class wrapping vertex array construction/destruction functions. More...
 
class  oglplus::ObjBindingOps< tag::VertexArray >
 Vertex array binding operations. More...
 
class  oglplus::ObjCommonOps< tag::VertexArray >
 Common vertex array operations. More...
 

Namespaces

 oglplus
 All definitions of OGLplus are nested in the oglplus namespace.
 

Typedefs

typedef ObjectOps
< tag::ImplicitSel,
tag::VertexArray > 
oglplus::VertexArrayOps
 VertexArray operations with implicit selector.
 
typedef ObjectZero< ObjZeroOps
< tag::ImplicitSel,
tag::VertexArray > > 
oglplus::NoVertexArray
 An oglplus_object encapsulating vertex array zero functionality.
 
typedef Object< VertexArrayOps > oglplus::VertexArray
 An oglplus_object encapsulating vertex array object functionality.
 

Detailed Description

VertexArray wrappers.

Author
Matus Chochlik

Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).