moGL  travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
mogl::Sampler Member List
This is the complete list of members for mogl::Sampler, including all inherited members.
_handlemogl::Handle< GLuint > [protected]
bind(GLuint unit)mogl::Sampler [inline]
get(GLenum property, T *value)mogl::Sampler
get(GLenum property)mogl::Sampler
get(GLenum property, GLint *value)mogl::Sampler [inline]
get(GLenum property, GLfloat *value)mogl::Sampler [inline]
get(GLenum property)mogl::Sampler [inline]
get(GLenum property)mogl::Sampler [inline]
getHandle() constmogl::Handle< GLuint >
getLabel() constmogl::Handle< GLuint >
Handle(GLenum identifier=GL_NONE)mogl::Handle< GLuint >
Handle(const Handle &other)mogl::Handle< GLuint >
Handle(Handle &&other) noexceptmogl::Handle< GLuint >
isHandleValid() const override finalmogl::Sampler [inline, virtual]
operator=(const Sampler &other)mogl::Sampler
Handle< GLuint >::operator=(const Handle &other)mogl::Handle< GLuint >
Sampler()mogl::Sampler [inline]
Sampler(const Sampler &other)mogl::Sampler
Sampler(Sampler &&other)mogl::Sampler
set(GLenum property, T value)mogl::Sampler
set(GLenum property, GLint value)mogl::Sampler [inline]
set(GLenum property, GLenum value)mogl::Sampler [inline]
set(GLenum property, GLfloat value)mogl::Sampler [inline]
set(GLenum property, GLint *value)mogl::Sampler [inline]
set(GLenum property, GLfloat *value)mogl::Sampler [inline]
set(GLenum property, const GLint *value)mogl::Sampler [inline]
set(GLenum property, const GLfloat *value)mogl::Sampler [inline]
setLabel(const std::string &name)mogl::Handle< GLuint >
~Handle()mogl::Handle< GLuint > [virtual]
~Sampler()mogl::Sampler [inline]
 All Classes Namespaces Files Functions Variables Defines