Restores the measure of a path vertex after going out of scope. More...
#include <mitsuba/bidir/util.h>
Public Member Functions | |
RestoreMeasureHelper (PathVertex *vertex) | |
~RestoreMeasureHelper () | |
Public Attributes | |
PathVertex * | vertex |
EMeasure | measure |
Restores the measure of a path vertex after going out of scope.
|
inline |
|
inline |
EMeasure mitsuba::RestoreMeasureHelper::measure |
PathVertex* mitsuba::RestoreMeasureHelper::vertex |