|
Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::PrimitivePosSampleOutput, including all inherited members.
| getDir() const | ph::PrimitivePosSampleOutput | inline |
| getObservationRay() const | ph::PrimitivePosSampleOutput | inline |
| getPdfA() const | ph::PrimitivePosSampleOutput | inline |
| getPdfDir() const | ph::PrimitivePosSampleOutput | inline |
| getPdfPos() const | ph::PrimitivePosSampleOutput | inline |
| getPdfW() const | ph::PrimitivePosSampleOutput | inline |
| getPos() const | ph::PrimitivePosSampleOutput | inline |
| operator bool() const | ph::PrimitivePosSampleOutput | inline |
| setObservationRay(const Ray &observationRay) | ph::PrimitivePosSampleOutput | inline |
| setPdfDir(const lta::PDF &pdfDir) | ph::PrimitivePosSampleOutput | inline |
| setPdfPos(const lta::PDF &pdfPos) | ph::PrimitivePosSampleOutput | inline |
| setPos(const math::Vector3R &pos) | ph::PrimitivePosSampleOutput | inline |