ork::Texture1D Member List
This is the complete list of members for
ork::Texture1D, 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 | |
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::Texture1D | |
hasMipmaps() const | ork::Texture | |
init(int w, TextureInternalFormat tf, TextureFormat f, PixelType t, const Parameters ¶ms, const Buffer::Parameters &s, const Buffer &pixels) | ork::Texture1D | [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 w, int s, const Buffer &pixels) | ork::Texture1D | |
setSubImage(int level, int x, int w, TextureFormat f, PixelType t, const Buffer::Parameters &s, const Buffer &pixels) | ork::Texture1D | |
ork::Texture::swap(ptr< Texture > t) | ork::Texture | [protected, virtual] |
Texture(const char *type, int target) | ork::Texture | [protected] |
Texture1D(int w, TextureInternalFormat tf, TextureFormat f, PixelType t, const Parameters ¶ms, const Buffer::Parameters &s, const Buffer &pixels) | ork::Texture1D | |
Texture1D() | ork::Texture1D | [protected] |
toString() | ork::Object | [virtual] |
w | ork::Texture1D | [protected] |
~Object() | ork::Object | [virtual] |
~Texture() | ork::Texture | [virtual] |
~Texture1D() | ork::Texture1D | [virtual] |