lux::WrinkledTexture< T > Class Template Reference

#include <wrinkled.h>

Inheritance diagram for lux::WrinkledTexture< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 ~WrinkledTexture ()
 WrinkledTexture (int oct, float roughness, TextureMapping3D *map)
Evaluate (const DifferentialGeometry &dg) const

Static Public Member Functions

static Texture< float > * CreateFloatTexture (const Transform &tex2world, const TextureParams &tp)
static Texture< Spectrum > * CreateSpectrumTexture (const Transform &tex2world, const TextureParams &tp)

Private Attributes

int octaves
float omega
TextureMapping3Dmapping


Detailed Description

template<class T>
class lux::WrinkledTexture< T >

Definition at line 32 of file wrinkled.h.


Constructor & Destructor Documentation

template<class T >
lux::WrinkledTexture< T >::~WrinkledTexture (  )  [inline]

Definition at line 35 of file wrinkled.h.

References lux::WrinkledTexture< T >::mapping.

template<class T >
lux::WrinkledTexture< T >::WrinkledTexture ( int  oct,
float  roughness,
TextureMapping3D map 
) [inline]


Member Function Documentation

template<class T >
Texture< float > * lux::WrinkledTexture< T >::CreateFloatTexture ( const Transform tex2world,
const TextureParams tp 
) [inline, static]

template<class T >
Texture< Spectrum > * lux::WrinkledTexture< T >::CreateSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
) [inline, static]

template<class T >
T lux::WrinkledTexture< T >::Evaluate ( const DifferentialGeometry dg  )  const [inline, virtual]


Member Data Documentation

template<class T >
TextureMapping3D* lux::WrinkledTexture< T >::mapping [private]

template<class T >
int lux::WrinkledTexture< T >::octaves [private]

template<class T >
float lux::WrinkledTexture< T >::omega [private]


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

Generated on Fri Jul 24 11:52:05 2009 for lux by  doxygen 1.5.9