Event.cpp File Reference
Represents a single event which was sampled from a Sampler. The internal value of this event is stored in a variant using boost::any, where the concrete value of type T can be extracted using Event<T>::getValue(). More...
#include "Event.h"
#include "Sampler.h"
Go to the source code of this file.
Detailed Description
Represents a single event which was sampled from a Sampler. The internal value of this event is stored in a variant using boost::any, where the concrete value of type T can be extracted using Event<T>::getValue().
- Date:
- Fall 2008
- See also:
- MultipleImportanceSampler)
Definition in file Event.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6