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

#include <uniformbuffer.hpp>

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

List of all members.

Public Member Functions

 UniformBuffer ()
 ~UniformBuffer ()
 UniformBuffer (const UniformBuffer &other)
UniformBufferoperator= (const UniformBuffer &other)
 UniformBuffer (UniformBuffer &&other)

Constructor & Destructor Documentation


Member Function Documentation

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

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