Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mitsuba::RestoreMeasureHelper Struct Reference

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

PathVertexvertex
 
EMeasure measure
 

Detailed Description

Restores the measure of a path vertex after going out of scope.

Constructor & Destructor Documentation

mitsuba::RestoreMeasureHelper::RestoreMeasureHelper ( PathVertex vertex)
inline
mitsuba::RestoreMeasureHelper::~RestoreMeasureHelper ( )
inline

Member Data Documentation

EMeasure mitsuba::RestoreMeasureHelper::measure
PathVertex* mitsuba::RestoreMeasureHelper::vertex

The documentation for this struct was generated from the following file: