lux::Translucent Member List
This is the complete list of members for
lux::Translucent, including all inherited members.
| Bump(boost::shared_ptr< Texture< float > > d, const DifferentialGeometry &dgGeom, const DifferentialGeometry &dgShading, DifferentialGeometry *dgBump) | lux::Material | [static] |
| bumpMap | lux::Translucent | [private] |
| child1 | lux::Material | |
| child2 | lux::Material | |
| CreateMaterial(const Transform &xform, const TextureParams &mp) | lux::Translucent | [static] |
| GetBSDF(const DifferentialGeometry &dgGeom, const DifferentialGeometry &dgShading) const | lux::Translucent | |
| lux::Material::GetBSDF(const DifferentialGeometry &dgGeom, const DifferentialGeometry &dgShading, float u) const =0 | lux::Material | [pure virtual] |
| index | lux::Translucent | [private] |
| Kd | lux::Translucent | [private] |
| Ks | lux::Translucent | [private] |
| reflect | lux::Translucent | [private] |
| roughness | lux::Translucent | [private] |
| SetChild1(boost::shared_ptr< Material > x) | lux::Material | [inline] |
| SetChild2(boost::shared_ptr< Material > x) | lux::Material | [inline] |
| Translucent(boost::shared_ptr< Texture< Spectrum > > kd, boost::shared_ptr< Texture< Spectrum > > ks, boost::shared_ptr< Texture< float > > rough, boost::shared_ptr< Texture< Spectrum > > refl, boost::shared_ptr< Texture< Spectrum > > trans, boost::shared_ptr< Texture< float > > i, boost::shared_ptr< Texture< float > > bump) | lux::Translucent | [inline] |
| transmit | lux::Translucent | [private] |
| ~Material() | lux::Material | [virtual] |