Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
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
mInternalFormat
cinder::gl::Texture::Format
[protected]
mMagFilter
cinder::gl::Texture::Format
[protected]
mMinFilter
cinder::gl::Texture::Format
[protected]
mMipmapping
cinder::gl::Texture::Format
[protected]
mTarget
cinder::gl::Texture::Format
[protected]
mWrapS
cinder::gl::Texture::Format
[protected]
mWrapT
cinder::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
class
cinder::gl::Texture::Format
[friend]