PBRT
MIPMap< T > Member List
This is the complete list of members for MIPMap< T >, including all inherited members.
Height() const (defined in MIPMap< T >)MIPMap< T > [inline]
Levels() const (defined in MIPMap< T >)MIPMap< T > [inline]
Lookup(float s, float t, float width=0.f) const (defined in MIPMap< T >)MIPMap< T >
Lookup(float s, float t, float ds0, float dt0, float ds1, float dt1) const (defined in MIPMap< T >)MIPMap< T >
MIPMap() (defined in MIPMap< T >)MIPMap< T > [inline]
MIPMap(uint32_t xres, uint32_t yres, const T *data, bool doTri=false, float maxAniso=8.f, ImageWrap wrapMode=TEXTURE_REPEAT) (defined in MIPMap< T >)MIPMap< T >
Texel(uint32_t level, int s, int t) const (defined in MIPMap< T >)MIPMap< T >
Width() const (defined in MIPMap< T >)MIPMap< T > [inline]
~MIPMap() (defined in MIPMap< T >)MIPMap< T >