lux::BlenderCloudsTexture3D< T > Class Template Reference

#include <blender_clouds.h>

Inheritance diagram for lux::BlenderCloudsTexture3D< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 ~BlenderCloudsTexture3D ()
 BlenderCloudsTexture3D (boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2, float noiseSize, short noiseType, short noiseDepth, short sType, short noiseBasis, 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::BlenderCloudsTexture3D< T >

Definition at line 34 of file blender_clouds.h.


Constructor & Destructor Documentation

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

Definition at line 38 of file blender_clouds.h.

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

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


Member Function Documentation

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

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

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


Member Data Documentation

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

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

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

template<class T >
boost::shared_ptr<Texture<T> > lux::BlenderCloudsTexture3D< T >::tex2 [private]


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

Generated on Mon May 18 07:18:38 2009 for lux by  doxygen 1.5.7.1