|
moGL
travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
|
#include <atomiccounterbuffer.hpp>


Public Member Functions | |
| AtomicCounterBuffer () | |
| ~AtomicCounterBuffer () | |
| AtomicCounterBuffer (const AtomicCounterBuffer &other) | |
| AtomicCounterBuffer & | operator= (const AtomicCounterBuffer &other) |
| AtomicCounterBuffer (AtomicCounterBuffer &&other) | |
| mogl::AtomicCounterBuffer::AtomicCounterBuffer | ( | ) | [inline] |
| mogl::AtomicCounterBuffer::AtomicCounterBuffer | ( | const AtomicCounterBuffer & | other | ) |
| AtomicCounterBuffer& mogl::AtomicCounterBuffer::operator= | ( | const AtomicCounterBuffer & | other | ) |
1.7.6.1