Encapsulates vertex array-related functions. More...
#include </home/chochlik/devel/oglplus/include/oglplus/vertex_array.hpp>
Public Member Functions | |
void | Bind (void) const |
Bind this vertex array. More... | |
Static Public Member Functions | |
static void | Unbind (void) |
Bind the name 0. More... | |
Encapsulates vertex array-related functions.
void oglplus::VertexArrayOps::Bind | ( | void | ) | const |
Bind this vertex array.
|
static |
Bind the name 0.
References OGLPLUS_VERIFY.