#include <Sampler.h>
◆ Sampler()
◆ ~Sampler()
gl::Sampler::~Sampler |
( |
| ) |
|
|
override |
◆ getCompareFunc()
GLenum gl::Sampler::getCompareFunc |
( |
| ) |
const |
◆ getCompareMode()
GLenum gl::Sampler::getCompareMode |
( |
| ) |
const |
◆ getImplementation()
◆ getLabel()
◆ getMagFilter()
GLenum gl::Sampler::getMagFilter |
( |
| ) |
const |
◆ getMaxAnisotropy()
float gl::Sampler::getMaxAnisotropy |
( |
| ) |
const |
◆ getMaxLod()
GLfloat gl::Sampler::getMaxLod |
( |
| ) |
const |
◆ getMinFilter()
GLenum gl::Sampler::getMinFilter |
( |
| ) |
const |
◆ getMinLod()
GLfloat gl::Sampler::getMinLod |
( |
| ) |
const |
◆ getSamplerState()
◆ getWrapR()
GLenum gl::Sampler::getWrapR |
( |
| ) |
const |
◆ getWrapS()
GLenum gl::Sampler::getWrapS |
( |
| ) |
const |
◆ getWrapT()
GLenum gl::Sampler::getWrapT |
( |
| ) |
const |
◆ setCompareFunc()
void gl::Sampler::setCompareFunc |
( |
GLenum |
compareFunc | ) |
|
◆ setCompareMode()
void gl::Sampler::setCompareMode |
( |
GLenum |
compareMode | ) |
|
◆ setLabel()
◆ setMagFilter()
void gl::Sampler::setMagFilter |
( |
GLenum |
magFilter | ) |
|
◆ setMaxAnisotropy()
void gl::Sampler::setMaxAnisotropy |
( |
float |
maxAnisotropy | ) |
|
◆ setMaxLod()
◆ setMinFilter()
void gl::Sampler::setMinFilter |
( |
GLenum |
minFilter | ) |
|
◆ setMinLod()
◆ setWrapR()
◆ setWrapS()
◆ setWrapT()
The documentation for this class was generated from the following files: