Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::FullRayEnergyEstimator, including all inherited members.
EnergyEstimation typedef | ph::IRayEnergyEstimator | |
estimate(const Ray &ray, const Integrand &integrand, SampleFlow &sampleFlow, EnergyEstimation &out_estimation) const override=0 | ph::FullRayEnergyEstimator | pure virtual |
ph::TIRayEstimator< math::Spectrum >::estimate(const Ray &ray, const Integrand &integrand, SampleFlow &sampleFlow, TEstimationArray< math::Spectrum > &out_estimation) const=0 | ph::TIRayEstimator< math::Spectrum > | pure virtual |
m_estimationIndex | ph::FullRayEnergyEstimator | protected |
mapAttributeToEstimation(std::size_t attributeId, std::size_t estimationIndex) override | ph::FullRayEnergyEstimator | inlinevirtual |
setEstimationIndex(std::size_t index) | ph::FullRayEnergyEstimator | inline |
toString() const override | ph::FullRayEnergyEstimator | inlinevirtual |
update(const Integrand &integrand) override=0 | ph::FullRayEnergyEstimator | pure virtual |
~TIRayEstimator()=default | ph::TIRayEstimator< math::Spectrum > | virtual |