, 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::TextureRectangle | [virtual] |
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::TextureRectangle | [virtual] |
h | ork::TextureRectangle | [protected] |
hasMipmaps() const | ork::Texture | |
init(int w, int h, TextureInternalFormat tf, TextureFormat f, PixelType t, const Parameters ¶ms, const Buffer::Parameters &s, const Buffer &pixels) | ork::TextureRectangle | [protected] |
ork::Texture::init(TextureInternalFormat tf, const Parameters ¶ms) | ork::Texture | [protected] |
isCompressed() const | ork::Texture | |
Object(const char *type) | ork::Object | |
setCompressedSubImage(int level, int x, int y, int w, int h, int s, const Buffer &pixels) | ork::TextureRectangle | [virtual] |
setSubImage(int level, int x, int y, int w, int h, TextureFormat f, PixelType t, const Buffer::Parameters &s, const Buffer &pixels) | ork::TextureRectangle | [virtual] |
swap(ptr< Texture > t) | ork::Texture | [protected, virtual] |
Texture(const char *type, int target) | ork::Texture | [protected] |
TextureRectangle(int w, int h, TextureInternalFormat tf, TextureFormat f, PixelType t, const Parameters ¶ms, const Buffer::Parameters &s, const Buffer &pixels) | ork::TextureRectangle | |
TextureRectangle() | ork::TextureRectangle | [protected] |
toString() | ork::Object | [virtual] |
w | ork::TextureRectangle | [protected] |
~Object() | ork::Object | [virtual] |
~Texture() | ork::Texture | [virtual] |
~TextureRectangle() | ork::TextureRectangle | [virtual] |