#include <sampling.h>
Public Member Functions | |
SampleGuard (Sampler *s, const Sample *sample) | |
~SampleGuard () | |
Private Attributes | |
Sampler * | sampler |
Definition at line 154 of file sampling.h.
lux::SampleGuard::~SampleGuard | ( | ) | [inline] |
Sampler* lux::SampleGuard::sampler [private] |