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 Spectrum &v) | MIPMap< T > | [inline, private] |
| doTrilinear | MIPMap< T > | [private] |
| EWA(float s, float t, float ds0, float dt0, float ds1, float dt1, int level) const | MIPMap< T > | [inline, private] |
| 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(int xres, int 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(int oldres, int newres) | MIPMap< T > | [inline, private] |
| texel(int level, int s, int t) const | MIPMap< T > | [inline, private] |
| triangle(int level, float s, float t) const | MIPMap< T > | [inline, private] |
| weightLut | MIPMap< T > | [inline, private, static] |
| wrapMode | MIPMap< T > | [private] |
| ~MIPMap() | MIPMap< T > | [inline] |