Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::Receiver, including all inherited members.
evalEmittedImportanceAndPdfW(const math::Vector3R &targetPos, math::Vector2R *const out_filmCoord, math::Vector3R *const out_importance, real *out_filmArea, real *const out_pdfW) const =0 | ph::Receiver | pure virtual |
getReceiverToWorld() const | ph::Receiver | inline |
Receiver(const math::RigidTransform *receiverToWorld) | ph::Receiver | explicit |
receiveRay(const math::Vector2D &rasterCoord, Ray *out_ray) const =0 | ph::Receiver | pure virtual |
~Receiver()=default | ph::Receiver | inlinevirtual |