|
Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::DirectEnergySampleOutput, including all inherited members.
| getEmitPos() const | ph::DirectEnergySampleOutput | inline |
| getEmittedEnergy() const | ph::DirectEnergySampleOutput | inline |
| getObservationRay() const | ph::DirectEnergySampleOutput | inline |
| getPdf() const | ph::DirectEnergySampleOutput | inline |
| getPdfW() const | ph::DirectEnergySampleOutput | inline |
| getSrcPrimitive() const | ph::DirectEnergySampleOutput | inline |
| operator bool() const | ph::DirectEnergySampleOutput | inline |
| setEmitPos(const math::Vector3R &emitPos) | ph::DirectEnergySampleOutput | inline |
| setEmittedEnergy(const math::Spectrum &emittedEnergy) | ph::DirectEnergySampleOutput | inline |
| setObservationRay(const Ray &observationRay) | ph::DirectEnergySampleOutput | inline |
| setPdf(const lta::PDF &pdf) | ph::DirectEnergySampleOutput | inline |
| setSrcPrimitive(const Primitive *srcPrimitive) | ph::DirectEnergySampleOutput | inline |