Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::TIRayEstimator< EstimationType > Member List

This is the complete list of members for ph::TIRayEstimator< EstimationType >, including all inherited members.

estimate(const Ray &ray, const Integrand &integrand, SampleFlow &sampleFlow, TEstimationArray< EstimationType > &out_estimation) const =0ph::TIRayEstimator< EstimationType >pure virtual
mapAttributeToEstimation(std::size_t attributeId, std::size_t estimationIndex)ph::TIRayEstimator< EstimationType >inlinevirtual
toString() constph::TIRayEstimator< EstimationType >inlinevirtual
update(const Integrand &integrand)=0ph::TIRayEstimator< EstimationType >pure virtual
~TIRayEstimator()=defaultph::TIRayEstimator< EstimationType >virtual