lux::WindyTexture< T > Class Template Reference

#include <windy.h>

Inheritance diagram for lux::WindyTexture< T >:
[legend]
Collaboration diagram for lux::WindyTexture< T >:
[legend]

List of all members.

Public Member Functions

virtual ~WindyTexture ()
 WindyTexture (TextureMapping3D *map)
virtual T Evaluate (const TsPack *tspack, const DifferentialGeometry &dg) const

Static Public Member Functions

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

Private Attributes

TextureMapping3Dmapping

Detailed Description

template<class T>
class lux::WindyTexture< T >

Definition at line 34 of file windy.h.


Constructor & Destructor Documentation

template<class T >
virtual lux::WindyTexture< T >::~WindyTexture (  )  [inline, virtual]

Definition at line 37 of file windy.h.

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

template<class T >
lux::WindyTexture< T >::WindyTexture ( TextureMapping3D map  )  [inline]

Definition at line 40 of file windy.h.

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


Member Function Documentation

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

Definition at line 61 of file windy.h.

References lux::IdentityMapping3D::Apply3DTextureMappingOptions().

template<class T >
Texture< SWCSpectrum > * lux::WindyTexture< T >::CreateSWCSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
) [inline, static]

Definition at line 71 of file windy.h.

References lux::IdentityMapping3D::Apply3DTextureMappingOptions().

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

Implements lux::Texture< T >.

Definition at line 43 of file windy.h.

References lux::FBm(), lux::TextureMapping3D::Map(), and lux::WindyTexture< T >::mapping.


Member Data Documentation

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

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208