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