Photon Engine 2.0.0-beta
A physically based renderer.
|
Information for generating a sample for direct energy estimation. More...
#include <DirectEnergySampleQuery.h>
Public Types | |
using | Input = DirectEnergySampleInput |
using | Output = DirectEnergySampleOutput |
Public Member Functions | |
DirectEnergySampleQuery ()=default | |
math::Vector3R | getTargetToEmit () const |
math::Vector3R | getEmitToTarget () const |
Public Attributes | |
Input | inputs |
Output | outputs |
Information for generating a sample for direct energy estimation.
|
default |
|
inline |
|
inline |
Input ph::DirectEnergySampleQuery::inputs |
Output ph::DirectEnergySampleQuery::outputs |