lux::CarPaint Member List
This is the complete list of members for
lux::CarPaint, including all inherited members.
Bump(boost::shared_ptr< Texture< float > > d, const DifferentialGeometry &dgGeom, const DifferentialGeometry &dgShading, DifferentialGeometry *dgBump) | lux::Material | [static] |
bumpMap | lux::CarPaint | [private] |
CarPaint(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, boost::shared_ptr< Texture< float > > bump) | lux::CarPaint | |
child1 | lux::Material | |
child2 | lux::Material | |
CreateMaterial(const Transform &xform, const TextureParams &mp) | lux::CarPaint | [static] |
GetBSDF(const DifferentialGeometry &dgGeom, const DifferentialGeometry &dgShading, float u) const | lux::CarPaint | [virtual] |
Kd | lux::CarPaint | [private] |
Ks1 | lux::CarPaint | [private] |
Ks2 | lux::CarPaint | [private] |
Ks3 | lux::CarPaint | [private] |
M1 | lux::CarPaint | [private] |
M2 | lux::CarPaint | [private] |
M3 | lux::CarPaint | [private] |
R1 | lux::CarPaint | [private] |
R2 | lux::CarPaint | [private] |
R3 | lux::CarPaint | [private] |
SetChild1(boost::shared_ptr< Material > x) | lux::Material | [inline] |
SetChild2(boost::shared_ptr< Material > x) | lux::Material | [inline] |
~Material() | lux::Material | [virtual] |