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