MIPMap< T > Member List
This is the complete list of members for
MIPMap< T >, including all inherited members.
| clamp(float v) | MIPMap< T > | [inline, private] |
| clamp(const RGBSpectrum &v) | MIPMap< T > | [inline, private] |
| clamp(const SampledSpectrum &v) | MIPMap< T > | [inline, private] |
| doTrilinear | MIPMap< T > | [private] |
| EWA(uint32_t level, float s, float t, float ds0, float dt0, float ds1, float dt1) const | MIPMap< T > | [inline, private] |
| height | MIPMap< T > | [private] |
| Height() const | MIPMap< T > | [inline] |
| Levels() const | MIPMap< T > | [inline] |
| Lookup(float s, float t, float width=0.f) const | MIPMap< T > | [inline] |
| Lookup(float s, float t, float ds0, float dt0, float ds1, float dt1) const | MIPMap< T > | [inline] |
| maxAnisotropy | MIPMap< T > | [private] |
| MIPMap() | MIPMap< T > | [inline] |
| MIPMap(uint32_t xres, uint32_t yres, const T *data, bool doTri=false, float maxAniso=8.f, ImageWrap wrapMode=TEXTURE_REPEAT) | MIPMap< T > | [inline] |
| nLevels | MIPMap< T > | [private] |
| pyramid | MIPMap< T > | [private] |
| resampleWeights(uint32_t oldres, uint32_t newres) | MIPMap< T > | [inline, private] |
| Texel(uint32_t level, int s, int t) const | MIPMap< T > | [inline] |
| triangle(uint32_t level, float s, float t) const | MIPMap< T > | [inline, private] |
| weightLut | MIPMap< T > | [inline, private, static] |
| width | MIPMap< T > | [private] |
| Width() const | MIPMap< T > | [inline] |
| wrapMode | MIPMap< T > | [private] |
| ~MIPMap() | MIPMap< T > | [inline] |