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

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 =0ph::Receiverpure virtual
getReceiverToWorld() constph::Receiverinline
Receiver(const math::RigidTransform *receiverToWorld)ph::Receiverexplicit
receiveRay(const math::Vector2D &rasterCoord, Ray *out_ray) const =0ph::Receiverpure virtual
~Receiver()=defaultph::Receiverinlinevirtual