lux::MatteTranslucent Class Reference

#include <mattetranslucent.h>

Inheritance diagram for lux::MatteTranslucent:
[legend]
Collaboration diagram for lux::MatteTranslucent:
[legend]

List of all members.

Public Member Functions

 MatteTranslucent (boost::shared_ptr< Texture< SWCSpectrum > > kr, boost::shared_ptr< Texture< SWCSpectrum > > kt, boost::shared_ptr< Texture< float > > sig, boost::shared_ptr< Texture< float > > bump, const CompositingParams &cp)
virtual ~MatteTranslucent ()
virtual BSDFGetBSDF (const TsPack *tspack, const DifferentialGeometry &dgGeom, const DifferentialGeometry &dgShading) const

Static Public Member Functions

static MaterialCreateMaterial (const Transform &xform, const TextureParams &mp)

Private Attributes

boost::shared_ptr< Texture
< SWCSpectrum > > 
Kr
boost::shared_ptr< Texture
< SWCSpectrum > > 
Kt
boost::shared_ptr< Texture
< float > > 
sigma
boost::shared_ptr< Texture
< float > > 
bumpMap

Detailed Description

Definition at line 31 of file mattetranslucent.h.


Constructor & Destructor Documentation

lux::MatteTranslucent::MatteTranslucent ( boost::shared_ptr< Texture< SWCSpectrum > >  kr,
boost::shared_ptr< Texture< SWCSpectrum > >  kt,
boost::shared_ptr< Texture< float > >  sig,
boost::shared_ptr< Texture< float > >  bump,
const CompositingParams cp 
) [inline]

Definition at line 34 of file mattetranslucent.h.

References bumpMap, lux::Material::compParams, Kr, Kt, and sigma.

Referenced by CreateMaterial().

virtual lux::MatteTranslucent::~MatteTranslucent (  )  [inline, virtual]

Definition at line 43 of file mattetranslucent.h.


Member Function Documentation

Material * MatteTranslucent::CreateMaterial ( const Transform xform,
const TextureParams mp 
) [static]
BSDF * MatteTranslucent::GetBSDF ( const TsPack tspack,
const DifferentialGeometry dgGeom,
const DifferentialGeometry dgShading 
) const [virtual]

Member Data Documentation

boost::shared_ptr<Texture<float> > lux::MatteTranslucent::bumpMap [private]

Definition at line 51 of file mattetranslucent.h.

Referenced by CreateMaterial(), GetBSDF(), and MatteTranslucent().

boost::shared_ptr<Texture<SWCSpectrum> > lux::MatteTranslucent::Kr [private]

Definition at line 50 of file mattetranslucent.h.

Referenced by CreateMaterial(), GetBSDF(), and MatteTranslucent().

boost::shared_ptr<Texture<SWCSpectrum> > lux::MatteTranslucent::Kt [private]

Definition at line 50 of file mattetranslucent.h.

Referenced by CreateMaterial(), GetBSDF(), and MatteTranslucent().

boost::shared_ptr<Texture<float> > lux::MatteTranslucent::sigma [private]

Definition at line 51 of file mattetranslucent.h.

Referenced by CreateMaterial(), GetBSDF(), and MatteTranslucent().


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