convert(Spectrum &outputValue, const TextureColor< unsigned char, 1 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< unsigned char, 3 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< unsigned char, 4 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< unsigned short, 1 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< unsigned short, 3 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< unsigned short, 4 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< float, 1 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< float, 3 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const TextureColor< float, 4 > &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(Spectrum &outputValue, const Spectrum &internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
convert(float &outputValue, const float internalValue) const | lux::MIPMapFastImpl< T, U > | [inline, private, virtual] |
lux::MIPMapImpl::convert(float &outputValue, const TextureColor< V, n > &internalValue) const | lux::MIPMapImpl< T, U > | [inline, protected] |
discardMipmaps(int n) | lux::MIPMapImpl< T, U > | [inline, virtual] |
getMemoryUsed() const | lux::MIPMapImpl< T, U > | [inline, virtual] |
invMaxUnsignedChar | lux::MIPMapImpl< T, U > | [inline, protected, static] |
invMaxUnsignedShort | lux::MIPMapImpl< T, U > | [inline, protected, static] |
Lookup(float s, float t, float width=0.f) const | lux::MIPMapImpl< T, U > | [inline, virtual] |
Lookup(float s, float t, float ds0, float dt0, float ds1, float dt1) const | lux::MIPMapImpl< T, U > | [inline, virtual] |
MIPMapFastImpl(ImageTextureFilterType type, int xres, int yres, const U *data, float maxAniso=8.f, ImageWrap wrapMode=TEXTURE_REPEAT) | lux::MIPMapFastImpl< T, U > | [inline] |
MIPMapImpl(ImageTextureFilterType type, int xres, int yres, const U *data, float maxAniso=8.f, ImageWrap wrapMode=TEXTURE_REPEAT, float gain=1.f, float gamma=1.0f) | lux::MIPMapImpl< T, U > | [inline] |
pyramid | lux::MIPMapImpl< T, U > | |
singleMap | lux::MIPMapImpl< T, U > | |
texel(int level, int s, int t) const | lux::MIPMapImpl< T, U > | [inline, protected] |
texel(int s, int t) const | lux::MIPMapImpl< T, U > | [inline, protected] |
texelInternal(int level, int s, int t) const | lux::MIPMapImpl< T, U > | [inline, protected] |
texelInternal(int s, int t) const | lux::MIPMapImpl< T, U > | [inline, protected] |
~MIPMap() | lux::MIPMap< T > | [inline, virtual] |
~MIPMapImpl() | lux::MIPMapImpl< T, U > | [inline] |