lux::BlenderDistortedNoiseTexture3D< T > Class Template Reference

#include <blender_distortednoise.h>

Inheritance diagram for lux::BlenderDistortedNoiseTexture3D< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 ~BlenderDistortedNoiseTexture3D ()
 BlenderDistortedNoiseTexture3D (boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2, short sType, short noiseBasis, float noiseSize, float distAmount, float nabla, float bright, float contrast, 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

TextureMapping3Dmapping
boost::shared_ptr< Texture< T > > tex1
boost::shared_ptr< Texture< T > > tex2
blender::Tex tex


Detailed Description

template<class T>
class lux::BlenderDistortedNoiseTexture3D< T >

Definition at line 33 of file blender_distortednoise.h.


Constructor & Destructor Documentation

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

template<class T>
lux::BlenderDistortedNoiseTexture3D< T >::BlenderDistortedNoiseTexture3D ( boost::shared_ptr< Texture< T > >  c1,
boost::shared_ptr< Texture< T > >  c2,
short  sType,
short  noiseBasis,
float  noiseSize,
float  distAmount,
float  nabla,
float  bright,
float  contrast,
TextureMapping3D map 
) [inline]


Member Function Documentation

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

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

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


Member Data Documentation

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

template<class T>
blender::Tex lux::BlenderDistortedNoiseTexture3D< T >::tex [private]

template<class T>
boost::shared_ptr<Texture<T> > lux::BlenderDistortedNoiseTexture3D< T >::tex1 [private]

template<class T>
boost::shared_ptr<Texture<T> > lux::BlenderDistortedNoiseTexture3D< T >::tex2 [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