Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::PartialRayEnergyEstimator Member List

This is the complete list of members for ph::PartialRayEnergyEstimator, including all inherited members.

EnergyEstimation typedefph::IRayEnergyEstimator
estimate(const Ray &ray, const Integrand &integrand, SampleFlow &sampleFlow, EnergyEstimation &out_estimation) const override=0ph::PartialRayEnergyEstimatorpure virtual
ph::TIRayEstimator< math::Spectrum >::estimate(const Ray &ray, const Integrand &integrand, SampleFlow &sampleFlow, TEstimationArray< math::Spectrum > &out_estimation) const=0ph::TIRayEstimator< math::Spectrum >pure virtual
m_estimationIndexph::PartialRayEnergyEstimatorprotected
mapAttributeToEstimation(std::size_t attributeId, std::size_t estimationIndex) overrideph::PartialRayEnergyEstimatorinlinevirtual
setEstimationIndex(std::size_t index)ph::PartialRayEnergyEstimatorinline
toString() const overrideph::PartialRayEnergyEstimatorinlinevirtual
update(const Integrand &integrand) override=0ph::PartialRayEnergyEstimatorpure virtual
~TIRayEstimator()=defaultph::TIRayEstimator< math::Spectrum >virtual