Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::BsdfSampleOutput, including all inherited members.
getCos() const | ph::BsdfSampleOutput | inline |
getL() const | ph::BsdfSampleOutput | inline |
getPdfAppliedBsdf() const | ph::BsdfSampleOutput | inline |
getPdfAppliedBsdfCos() const | ph::BsdfSampleOutput | inline |
getRelativeIor() const | ph::BsdfSampleOutput | inline |
getRelativeIor2() const | ph::BsdfSampleOutput | inline |
isMeasurable() const | ph::BsdfSampleOutput | inline |
operator bool() const | ph::BsdfSampleOutput | inline |
setL(const math::Vector3R &L) | ph::BsdfSampleOutput | inline |
setMeasurability(bool measurability) | ph::BsdfSampleOutput | inline |
setMeasurability(const math::Spectrum &reference) | ph::BsdfSampleOutput | inline |
setPdfAppliedBsdfCos(const math::Spectrum &pdfAppliedBsdfCos, real cos, bool inferMeasurability=true) | ph::BsdfSampleOutput | inline |
setRelativeIor(real relativeIor) | ph::BsdfSampleOutput | inline |