moGL  travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
 All Classes Namespaces Files Functions Variables Defines
Public Member Functions
mogl::ElementArrayBuffer Class Reference

#include <elementarraybuffer.hpp>

Inheritance diagram for mogl::ElementArrayBuffer:
Inheritance graph
[legend]
Collaboration diagram for mogl::ElementArrayBuffer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ElementArrayBuffer ()
 ~ElementArrayBuffer ()
 ElementArrayBuffer (const ElementArrayBuffer &other)
ElementArrayBufferoperator= (const ElementArrayBuffer &other)
 ElementArrayBuffer (ElementArrayBuffer &&other)

Constructor & Destructor Documentation


Member Function Documentation

ElementArrayBuffer& mogl::ElementArrayBuffer::operator= ( const ElementArrayBuffer other)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines