Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::TViewPathHandler< Derived >, including all inherited members.
onPathHitSurface(std::size_t pathLength, const SurfaceHit &surfaceHit, const math::Spectrum &pathThroughput) -> ViewPathTracingPolicy | ph::TViewPathHandler< Derived > | |
onReceiverSampleEnd() | ph::TViewPathHandler< Derived > | |
onReceiverSampleStart(const math::Vector2D &rasterCoord, const math::Vector2S &sampleIndex, const math::Spectrum &pathThroughput) | ph::TViewPathHandler< Derived > | |
onSampleBatchFinished() | ph::TViewPathHandler< Derived > | |
PH_DEFINE_INLINE_RULE_OF_5_MEMBERS(TViewPathHandler) | ph::TViewPathHandler< Derived > | protected |
ViewPathHandlerTag typedef | ph::TViewPathHandler< Derived > |