|
VolViz
A volume visualization tool
|
RAII wrapper for arrays of OpenGL texture objects. More...
#include <Textures.h>
Collaboration diagram for VolViz::Private_::GL::Textures< N >:Public Member Functions | |
| Textures (int) noexcept | |
| Textures () noexcept | |
| Textures (Textures &&rhs) noexcept | |
| ~Textures () | |
| Textures & | operator= (Textures &&rhs) noexcept |
Public Attributes | |
| std::array< GLuint, N > | names |
RAII wrapper for arrays of OpenGL texture objects.
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |
| std::array<GLuint, N> VolViz::Private_::GL::Textures< N >::names |
1.8.6