Public Member Functions | |
| IrregIsoProc () | |
| void | operator() (const Point &p, const IrregIsotropicBRDFSample &sample, float d2, float &maxDist2) |
Public Attributes | |
| Spectrum | v |
| float | sumWeights |
| int | nFound |
Definition at line 34 of file reflection.cpp.
| IrregIsoProc::IrregIsoProc | ( | ) | [inline] |
Definition at line 36 of file reflection.cpp.
References nFound, and sumWeights.
| void IrregIsoProc::operator() | ( | const Point & | p, | |
| const IrregIsotropicBRDFSample & | sample, | |||
| float | d2, | |||
| float & | maxDist2 | |||
| ) | [inline] |
Definition at line 37 of file reflection.cpp.
References nFound, sumWeights, IrregIsotropicBRDFSample::v, and v.
Definition at line 46 of file reflection.cpp.
Referenced by IrregIsotropicBRDF::f(), IrregIsoProc(), and operator()().
| float IrregIsoProc::sumWeights |
Definition at line 45 of file reflection.cpp.
Referenced by IrregIsotropicBRDF::f(), IrregIsoProc(), and operator()().
Definition at line 44 of file reflection.cpp.
Referenced by IrregIsotropicBRDF::f(), and operator()().
1.6.3