#include "stdafx.h"#include "volumes/exponential.h"#include "paramset.h"Go to the source code of this file.
Functions | |
| ExponentialDensity * | CreateExponentialVolumeRegion (const Transform &volume2world, const ParamSet ¶ms) |
| ExponentialDensity* CreateExponentialVolumeRegion | ( | const Transform & | volume2world, | |
| const ParamSet & | params | |||
| ) |
Definition at line 31 of file exponential.cpp.
References ParamSet::FindOneFloat(), ParamSet::FindOnePoint(), ParamSet::FindOneSpectrum(), and ParamSet::FindOneVector().
Referenced by MakeVolumeRegion().
1.6.3