PBRT
MIPMap< T > Class Template Reference

List of all members.

Classes

struct  ResampleWeight

Public Member Functions

 MIPMap (uint32_t xres, uint32_t yres, const T *data, bool doTri=false, float maxAniso=8.f, ImageWrap wrapMode=TEXTURE_REPEAT)
uint32_t Width () const
uint32_t Height () const
uint32_t Levels () const
const T & Texel (uint32_t level, int s, int t) const
Lookup (float s, float t, float width=0.f) const
Lookup (float s, float t, float ds0, float dt0, float ds1, float dt1) const

template<typename T>
class MIPMap< T >


The documentation for this class was generated from the following file: