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

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

EnergyEstimation typedefph::IRayEnergyEstimator
estimate(const Ray &ray, const Integrand &integrand, SampleFlow &sampleFlow, EnergyEstimation &out_estimation) const override=0ph::FullRayEnergyEstimatorpure 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::FullRayEnergyEstimatorprotected
mapAttributeToEstimation(std::size_t attributeId, std::size_t estimationIndex) overrideph::FullRayEnergyEstimatorinlinevirtual
setEstimationIndex(std::size_t index)ph::FullRayEnergyEstimatorinline
toString() const overrideph::FullRayEnergyEstimatorinlinevirtual
update(const Integrand &integrand) override=0ph::FullRayEnergyEstimatorpure virtual
~TIRayEstimator()=defaultph::TIRayEstimator< math::Spectrum >virtual