cinder::gl::Texture::Format Member List

This is the complete list of members for cinder::gl::Texture::Format, including all inherited members.
enableMipmapping(bool enableMipmapping=true)cinder::gl::Texture::Format
Format()cinder::gl::Texture::Format
getInternalFormat() const cinder::gl::Texture::Format
getMagFilter() const cinder::gl::Texture::Format
getMinFilter() const cinder::gl::Texture::Format
getTarget() const cinder::gl::Texture::Format
getWrapS() const cinder::gl::Texture::Format
getWrapT() const cinder::gl::Texture::Format
hasMipmapping() const cinder::gl::Texture::Format
isAutoInternalFormat() const cinder::gl::Texture::Format
mInternalFormatcinder::gl::Texture::Format [protected]
mMagFiltercinder::gl::Texture::Format [protected]
mMinFiltercinder::gl::Texture::Format [protected]
mMipmappingcinder::gl::Texture::Format [protected]
mTargetcinder::gl::Texture::Format [protected]
mWrapScinder::gl::Texture::Format [protected]
mWrapTcinder::gl::Texture::Format [protected]
setAutoInternalFormat()cinder::gl::Texture::Format
setInternalFormat(GLint internalFormat)cinder::gl::Texture::Format
setMagFilter(GLenum magFilter)cinder::gl::Texture::Format
setMinFilter(GLenum minFilter)cinder::gl::Texture::Format
setTarget(GLenum target)cinder::gl::Texture::Format
setTargetRect()cinder::gl::Texture::Format
setWrap(GLenum wrapS, GLenum wrapT)cinder::gl::Texture::Format
setWrapS(GLenum wrapS)cinder::gl::Texture::Format
setWrapT(GLenum wrapT)cinder::gl::Texture::Format
Texture classcinder::gl::Texture::Format [friend]