ork::Texture2DMultisample Member List
This is the complete list of members for
ork::Texture2DMultisample, 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::Texture2DMultisample | |
getId() const | ork::Texture | |
getImage(int level, TextureFormat f, PixelType t, void *pixels) | ork::Texture | |
getInternalFormat() const | ork::Texture | |
getInternalFormatName() const | ork::Texture | |
getSamples() | ork::Texture2DMultisample | |
getWidth() | ork::Texture2DMultisample | |
h | ork::Texture2DMultisample | [protected] |
hasMipmaps() const | ork::Texture | |
init(TextureInternalFormat tf, const Parameters ¶ms) | ork::Texture | [protected] |
isCompressed() const | ork::Texture | |
Object(const char *type) | ork::Object | |
samples | ork::Texture2DMultisample | [protected] |
swap(ptr< Texture > t) | ork::Texture | [protected, virtual] |
Texture(const char *type, int target) | ork::Texture | [protected] |
Texture2DMultisample(int w, int h, int samples, TextureInternalFormat tf, bool fixedLocations) | ork::Texture2DMultisample | |
toString() | ork::Object | [virtual] |
w | ork::Texture2DMultisample | [protected] |
~Object() | ork::Object | [virtual] |
~Texture() | ork::Texture | [virtual] |
~Texture2DMultisample() | ork::Texture2DMultisample | [virtual] |