, including all inherited members.
bindToTextureUnit(ptr< Sampler > s, GLuint programId) const | ork::Texture | [protected] |
bindToTextureUnit() const | ork::Texture | [protected] |
doRelease() | ork::Object | [inline, protected, virtual] |
exit() | ork::Object | [static] |
generateMipMap() | ork::Texture | |
getClass() const | ork::Object | |
getComponents() const | ork::Texture | |
getCompressedImage(int level, void *pixels) const | ork::Texture | |
getCompressedSize(int level) const | ork::Texture | |
getFormat() const | ork::Texture | |
getHeight() | ork::TextureCube | |
getId() const | ork::Texture | |
getImage(int level, TextureFormat f, PixelType t, void *pixels) | ork::Texture | |
getInternalFormat() const | ork::Texture | |
getInternalFormatName() const | ork::Texture | |
getWidth() | ork::TextureCube | |
h | ork::TextureCube | [protected] |
hasMipmaps() const | ork::Texture | |
init(int w, int h, TextureInternalFormat tf, TextureFormat f, PixelType t, const Parameters ¶ms, Buffer::Parameters s[6], ptr< Buffer > pixels[6]) | ork::TextureCube | [protected] |
ork::Texture::init(TextureInternalFormat tf, const Parameters ¶ms) | ork::Texture | [protected] |
isCompressed() const | ork::Texture | |
Object(const char *type) | ork::Object | |
setCompressedSubImage(CubeFace cf, int level, int x, int y, int w, int h, int s, const Buffer &pixels) | ork::TextureCube | |
setSubImage(CubeFace cf, int level, int x, int y, int w, int h, TextureFormat f, PixelType t, const Buffer::Parameters &s, const Buffer &pixels) | ork::TextureCube | |
ork::Texture::swap(ptr< Texture > t) | ork::Texture | [protected, virtual] |
Texture(const char *type, int target) | ork::Texture | [protected] |
TextureCube(int w, int h, TextureInternalFormat tf, TextureFormat f, PixelType t, const Parameters ¶ms, Buffer::Parameters s[6], ptr< Buffer > pixels[6]) | ork::TextureCube | |
TextureCube() | ork::TextureCube | [protected] |
toString() | ork::Object | [virtual] |
w | ork::TextureCube | [protected] |
~Object() | ork::Object | [virtual] |
~Texture() | ork::Texture | [virtual] |
~TextureCube() | ork::TextureCube | [virtual] |