lux::Mirror Class Reference

#include <mirror.h>

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

List of all members.

Public Member Functions

 Mirror (boost::shared_ptr< Texture< SWCSpectrum > > r, boost::shared_ptr< Texture< float > > flm, boost::shared_ptr< Texture< float > > flmindex, boost::shared_ptr< Texture< float > > bump, const CompositingParams &cp)
virtual ~Mirror ()
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
< float > > 
film
boost::shared_ptr< Texture
< float > > 
filmindex
boost::shared_ptr< Texture
< float > > 
bumpMap

Detailed Description

Definition at line 31 of file mirror.h.


Constructor & Destructor Documentation

lux::Mirror::Mirror ( boost::shared_ptr< Texture< SWCSpectrum > >  r,
boost::shared_ptr< Texture< float > >  flm,
boost::shared_ptr< Texture< float > >  flmindex,
boost::shared_ptr< Texture< float > >  bump,
const CompositingParams cp 
) [inline]

Definition at line 34 of file mirror.h.

References bumpMap, lux::Material::compParams, film, filmindex, Kr, and lux::r.

Referenced by CreateMaterial().

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

Definition at line 43 of file mirror.h.


Member Function Documentation

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

Member Data Documentation

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

Definition at line 51 of file mirror.h.

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

boost::shared_ptr<Texture<float> > lux::Mirror::film [private]

Definition at line 50 of file mirror.h.

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

boost::shared_ptr<Texture<float> > lux::Mirror::filmindex [private]

Definition at line 50 of file mirror.h.

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

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

Definition at line 49 of file mirror.h.

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


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