|
moGL
travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
|
| _handle | mogl::Handle< T > | [protected] |
| getHandle() const | mogl::Handle< T > | [inline] |
| getLabel() const | mogl::Handle< T > | |
| getLabel() const | mogl::Handle< T > | [inline] |
| getLabel() const | mogl::Handle< T > | [inline] |
| Handle(GLenum identifier=GL_NONE) | mogl::Handle< T > | [inline] |
| Handle(const Handle &other) | mogl::Handle< T > | |
| Handle(Handle &&other) noexcept | mogl::Handle< T > | [inline] |
| isHandleValid() const =0 | mogl::Handle< T > | [pure virtual] |
| operator=(const Handle &other) | mogl::Handle< T > | |
| setLabel(const std::string &name) | mogl::Handle< T > | |
| setLabel(const std::string &name) | mogl::Handle< T > | [inline] |
| setLabel(const std::string &name) | mogl::Handle< T > | [inline] |
| ~Handle() | mogl::Handle< T > | [virtual] |
1.7.6.1