lux::BlenderVoronoiTexture3D< T > Class Template Reference

#include <blender_voronoi.h>

Inheritance diagram for lux::BlenderVoronoiTexture3D< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 ~BlenderVoronoiTexture3D ()
 BlenderVoronoiTexture3D (boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2, short colType, short distMetric, float mExp, float ns_outscale, float noiseSize, float nabla, float w1, float w2, float w3, float w4, 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::BlenderVoronoiTexture3D< T >

Definition at line 32 of file blender_voronoi.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file blender_voronoi.h.

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

template<class T>
lux::BlenderVoronoiTexture3D< T >::BlenderVoronoiTexture3D ( boost::shared_ptr< Texture< T > >  c1,
boost::shared_ptr< Texture< T > >  c2,
short  colType,
short  distMetric,
float  mExp,
float  ns_outscale,
float  noiseSize,
float  nabla,
float  w1,
float  w2,
float  w3,
float  w4,
float  bright,
float  contrast,
TextureMapping3D map 
) [inline]


Member Function Documentation

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

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

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


Member Data Documentation

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

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

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

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


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

Generated on Fri Jul 24 11:50:06 2009 for lux by  doxygen 1.5.9