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

#include <atomiccounterbuffer.hpp>

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

List of all members.

Public Member Functions

 AtomicCounterBuffer ()
 ~AtomicCounterBuffer ()
 AtomicCounterBuffer (const AtomicCounterBuffer &other)
AtomicCounterBufferoperator= (const AtomicCounterBuffer &other)
 AtomicCounterBuffer (AtomicCounterBuffer &&other)

Constructor & Destructor Documentation


Member Function Documentation

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

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