Photon Engine 2.0.0-beta
A physically based renderer.
|
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 =0 | ph::TIRayEstimator< EstimationType > | pure virtual |
mapAttributeToEstimation(std::size_t attributeId, std::size_t estimationIndex) | ph::TIRayEstimator< EstimationType > | inlinevirtual |
toString() const | ph::TIRayEstimator< EstimationType > | inlinevirtual |
update(const Integrand &integrand)=0 | ph::TIRayEstimator< EstimationType > | pure virtual |
~TIRayEstimator()=default | ph::TIRayEstimator< EstimationType > | virtual |