clarification suggested by Karoly Zsolnai
parent
208283bd7d
commit
cffe15776d
|
@ -60,11 +60,11 @@ public:
|
|||
/// The medium's scattering coefficient at \ref p
|
||||
Spectrum sigmaS;
|
||||
|
||||
/// Records the probability of sampling a medium interaction at p
|
||||
/// Records the probability density of sampling a medium interaction at p
|
||||
Float pdfSuccess;
|
||||
|
||||
/**
|
||||
* \brief Records the probability of sampling a medium
|
||||
* \brief Records the probability density of sampling a medium
|
||||
* interaction in the reverse direction
|
||||
*
|
||||
* This is essentially the density of obtained by calling \ref sampleDistance,
|
||||
|
|
Loading…
Reference in New Issue