OGLplus (0.45.0) a C++ wrapper for OpenGL

oglplus::NoSampler Class Reference

Class that can be used for unbinding of currently bound sampler. More...

#include </home/chochlik/devel/oglplus/include/oglplus/sampler.hpp>

Public Types

typedef TextureUnitSelector Target
 The target for sampler binding.
 

Static Public Member Functions

static void Bind (TextureUnitSelector unit)
 Unbind the current sampler from the specified texture unit. More...
 

Detailed Description

Class that can be used for unbinding of currently bound sampler.

Member Function Documentation

static void oglplus::NoSampler::Bind ( TextureUnitSelector  unit)
static

Unbind the current sampler from the specified texture unit.

Related OpenGL symbols:
glBindSampler

References OGLPLUS_VERIFY.


The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/sampler.hpp

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Wed Apr 30 2014 by Doxygen (version 1.8.4).