WrinkledTexture< T > Class Template Reference

Inheritance diagram for WrinkledTexture< T >:

Texture< T > ReferenceCounted

List of all members.

Public Member Functions

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

Private Attributes

int octaves
float omega
TextureMapping3Dmapping


Detailed Description

template<class T>
class WrinkledTexture< T >

Definition at line 29 of file wrinkled.cpp.


Constructor & Destructor Documentation

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

Definition at line 32 of file wrinkled.cpp.

References WrinkledTexture< T >::mapping.

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


Member Function Documentation

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


Member Data Documentation

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

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

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


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

Generated on Mon Jul 20 17:31:56 2009 for pbrt by  doxygen 1.5.6