Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pathsampler.h File Reference
#include <mitsuba/bidir/path.h>
#include <boost/function.hpp>

Go to the source code of this file.

Classes

class  mitsuba::PathSampler
 Implements a sampling strategy that is able to produce paths using bidirectional path tracing or unidirectional volumetric path tracing. More...
 
struct  mitsuba::PathSeed
 Stores information required to re-create a seed path (e.g. for MLT) More...
 
class  mitsuba::SeedWorkUnit
 
struct  mitsuba::SplatList
 List storage for the image-space contributions ("splats") of a path sample generated using PathSampler. More...
 

Namespaces

 mitsuba
 

Macros

#define __MITSUBA_BIDIR_PATHSAMPLER_H_
 

Macro Definition Documentation

#define __MITSUBA_BIDIR_PATHSAMPLER_H_