#include <reflection.h>
Public Member Functions | |
| IrregIsotropicBRDFSample (const Point &pp, const Spectrum &vv) | |
| IrregIsotropicBRDFSample () | |
Public Attributes | |
| Point | p |
| Spectrum | v |
Definition at line 46 of file reflection.h.
| IrregIsotropicBRDFSample::IrregIsotropicBRDFSample | ( | const Point & | pp, | |
| const Spectrum & | vv | |||
| ) | [inline] |
Definition at line 47 of file reflection.h.
| IrregIsotropicBRDFSample::IrregIsotropicBRDFSample | ( | ) | [inline] |
Definition at line 49 of file reflection.h.
Definition at line 50 of file reflection.h.
Definition at line 51 of file reflection.h.
Referenced by IrregIsoProc::operator()().
1.6.3