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