carpaint.cpp File Reference

#include "carpaint.h"
#include "bxdf.h"
#include "blinn.h"
#include "fresnelslick.h"
#include "microfacet.h"
#include "fresnelblend.h"
#include "paramset.h"

Go to the source code of this file.

Functions

void DataFromName (const string name, boost::shared_ptr< Texture< Spectrum > > *Kd, boost::shared_ptr< Texture< Spectrum > > *Ks1, boost::shared_ptr< Texture< Spectrum > > *Ks2, boost::shared_ptr< Texture< Spectrum > > *Ks3, boost::shared_ptr< Texture< float > > *R1, boost::shared_ptr< Texture< float > > *R2, boost::shared_ptr< Texture< float > > *R3, boost::shared_ptr< Texture< float > > *M1, boost::shared_ptr< Texture< float > > *M2, boost::shared_ptr< Texture< float > > *M3)


Function Documentation

void DataFromName ( const string  name,
boost::shared_ptr< Texture< Spectrum > > *  Kd,
boost::shared_ptr< Texture< Spectrum > > *  Ks1,
boost::shared_ptr< Texture< Spectrum > > *  Ks2,
boost::shared_ptr< Texture< Spectrum > > *  Ks3,
boost::shared_ptr< Texture< float > > *  R1,
boost::shared_ptr< Texture< float > > *  R2,
boost::shared_ptr< Texture< float > > *  R3,
boost::shared_ptr< Texture< float > > *  M1,
boost::shared_ptr< Texture< float > > *  M2,
boost::shared_ptr< Texture< float > > *  M3 
)

Definition at line 126 of file carpaint.cpp.

References lux::carpaintdata, and lux::CarPaintData::name.

Referenced by lux::CarPaint::CreateMaterial().


Generated on Mon May 18 07:13:20 2009 for lux by  doxygen 1.5.8