Stores supplemental information about an executed mutation strategy.
More...
#include <mitsuba/bidir/mutator.h>
Stores supplemental information about an executed mutation strategy.
These records are filled in by Mutator::sampleMutation().
mitsuba::MutationRecord::MutationRecord |
( |
| ) |
|
|
inline |
std::string mitsuba::MutationRecord::toString |
( |
| ) |
const |
int mitsuba::MutationRecord::extra[5] |
int mitsuba::MutationRecord::ka |
int mitsuba::MutationRecord::l |
Left vertex of the affected range.
int mitsuba::MutationRecord::m |
Right vertex of the affected range.
Type of executed mutation.
Spectrum mitsuba::MutationRecord::weight |
Spectral weight of the unchanged portion.
The documentation for this struct was generated from the following file: