ork::Sampler::Parameters Member List
This is the complete list of members for
ork::Sampler::Parameters, including all inherited members.
borderf() const | ork::Sampler::Parameters | |
borderf(GLfloat r=0.0f, GLfloat g=0.0f, GLfloat b=0.0f, GLfloat a=0.0f) | ork::Sampler::Parameters | [virtual] |
borderi() const | ork::Sampler::Parameters | |
borderi(GLint r=0, GLint g=0, GLint b=0, GLint a=0) | ork::Sampler::Parameters | [virtual] |
borderIi() const | ork::Sampler::Parameters | |
borderIi(GLint r=0, GLint g=0, GLint b=0, GLint a=0) | ork::Sampler::Parameters | [virtual] |
borderIui() const | ork::Sampler::Parameters | |
borderIui(GLuint r=0, GLuint g=0, GLuint b=0, GLuint a=0) | ork::Sampler::Parameters | [virtual] |
borderType() const | ork::Sampler::Parameters | |
compareFunc() const | ork::Sampler::Parameters | |
compareFunc(Function compareFunc) | ork::Sampler::Parameters | [virtual] |
lodBias() const | ork::Sampler::Parameters | |
lodBias(GLfloat lodBias) | ork::Sampler::Parameters | [virtual] |
lodMax() const | ork::Sampler::Parameters | |
lodMax(GLfloat lodMax) | ork::Sampler::Parameters | [virtual] |
lodMin() const | ork::Sampler::Parameters | |
lodMin(GLfloat lodMin) | ork::Sampler::Parameters | [virtual] |
mag() const | ork::Sampler::Parameters | |
mag(TextureFilter mag) | ork::Sampler::Parameters | [virtual] |
maxAnisotropyEXT() const | ork::Sampler::Parameters | |
maxAnisotropyEXT(GLfloat maxAnisotropy) | ork::Sampler::Parameters | [virtual] |
min() const | ork::Sampler::Parameters | |
min(TextureFilter min) | ork::Sampler::Parameters | [virtual] |
operator<(const Parameters &v) const | ork::Sampler::Parameters | [virtual] |
Parameters() | ork::Sampler::Parameters | |
wrapR() const | ork::Sampler::Parameters | |
wrapR(TextureWrap wrapR) | ork::Sampler::Parameters | [virtual] |
wrapS() const | ork::Sampler::Parameters | |
wrapS(TextureWrap wrapS) | ork::Sampler::Parameters | [virtual] |
wrapT() const | ork::Sampler::Parameters | |
wrapT(TextureWrap wrapT) | ork::Sampler::Parameters | [virtual] |
~Parameters() | ork::Sampler::Parameters | [virtual] |