mipmap.h File Reference

#include "lux.h"
#include "spectrum.h"
#include "texture.h"
#include "texturecolor.h"
#include "memory.h"
#include "error.h"

Go to the source code of this file.

Classes

class  lux::MIPMap< T >
class  lux::MIPMapImpl< T, U >
struct  lux::MIPMapImpl< T, U >::MIPMapImpl::ResampleWeight
class  lux::MIPMapFastImpl< T, U >

Namespaces

namespace  lux

Defines

#define WEIGHT_LUT_SIZE   128

Enumerations

enum  lux::ImageTextureFilterType { lux::NEAREST, lux::BILINEAR, lux::MIPMAP_TRILINEAR, lux::MIPMAP_EWA }
enum  lux::ImageWrap { lux::TEXTURE_REPEAT, lux::TEXTURE_BLACK, lux::TEXTURE_CLAMP }


Define Documentation

#define WEIGHT_LUT_SIZE   128

Definition at line 258 of file mipmap.h.

Referenced by lux::MIPMapImpl< T, U >::EWA(), and lux::MIPMapImpl< T, U >::MIPMapImpl().


Generated on Mon May 18 07:16:35 2009 for lux by  doxygen 1.5.8