lux::BlenderBlendTexture3D< T > Class Template Reference

#include <blender_blend.h>

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

List of all members.

Public Member Functions

virtual ~BlenderBlendTexture3D ()
 BlenderBlendTexture3D (boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2, short sType, short flag, float bright, float contrast, TextureMapping3D *map)
virtual T Evaluate (const TsPack *tspack, const DifferentialGeometry &dg) const
virtual void SetPower (float power, float area)
virtual void SetIlluminant ()

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
boost::shared_ptr< Texture< T > > tex1
boost::shared_ptr< Texture< T > > tex2
blender::Tex tex

Detailed Description

template<class T>
class lux::BlenderBlendTexture3D< T >

Definition at line 32 of file blender_blend.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file blender_blend.h.

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

template<class T>
lux::BlenderBlendTexture3D< T >::BlenderBlendTexture3D ( boost::shared_ptr< Texture< T > >  c1,
boost::shared_ptr< Texture< T > >  c2,
short  sType,
short  flag,
float  bright,
float  contrast,
TextureMapping3D map 
) [inline]

Member Function Documentation

template<class T >
Texture< float > * lux::BlenderBlendTexture3D< T >::CreateFloatTexture ( const Transform tex2world,
const TextureParams tp 
) [inline, static]
template<class T >
Texture< SWCSpectrum > * lux::BlenderBlendTexture3D< T >::CreateSWCSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
) [inline, static]
template<class T>
virtual T lux::BlenderBlendTexture3D< T >::Evaluate ( const TsPack tspack,
const DifferentialGeometry dg 
) const [inline, virtual]
template<class T>
virtual void lux::BlenderBlendTexture3D< T >::SetIlluminant (  )  [inline, virtual]
template<class T>
virtual void lux::BlenderBlendTexture3D< T >::SetPower ( float  power,
float  area 
) [inline, virtual]

Member Data Documentation

template<class T>
TextureMapping3D* lux::BlenderBlendTexture3D< T >::mapping [private]
template<class T>
blender::Tex lux::BlenderBlendTexture3D< T >::tex [private]
template<class T>
boost::shared_ptr<Texture<T> > lux::BlenderBlendTexture3D< T >::tex1 [private]
template<class T>
boost::shared_ptr<Texture<T> > lux::BlenderBlendTexture3D< T >::tex2 [private]

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