Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mutator.h File Reference

Go to the source code of this file.

Classes

class  mitsuba::Mutator
 Generic interface to path-space mutators. More...
 
struct  mitsuba::MutationRecord
 Stores supplemental information about an executed mutation strategy. More...
 
class  mitsuba::MutatorBase
 Medium-aware mutator base class. More...
 

Namespaces

 mitsuba
 

Macros

#define __MITSUBA_BIDIR_MUTATOR_H_
 

Functions

std::ostream & mitsuba::operator<< (std::ostream &os, const Mutator::EMutationType &type)
 

Macro Definition Documentation

#define __MITSUBA_BIDIR_MUTATOR_H_