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::ArrayBuffer Class Reference

#include <arraybuffer.hpp>

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

List of all members.

Public Member Functions

 ArrayBuffer ()
 ~ArrayBuffer ()
 ArrayBuffer (const ArrayBuffer &other)
ArrayBufferoperator= (const ArrayBuffer &other)
 ArrayBuffer (ArrayBuffer &&other)

Constructor & Destructor Documentation


Member Function Documentation

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

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