#include "freElementals.h"#include "freXMLValueSet.h"#include "freExceptions.h"#include "freConvert.h"#include "itkLightObject.h"


Go to the source code of this file.
Namespaces | |
| namespace | FREE |
| namespace | FREE::Convert |
Classes | |
| class | FREE::ParameterLayer |
| Class providing one value layer/level for a parameter. More... | |
Functions | |
| template<class TFixedArray> | |
| static TFixedArray | FREE::Convert::ParameterLayerToFixedArray (const ::FREE::ParameterLayer &rLayer) |
| template<class TFixedArray> | |
| static void | FREE::Convert::FixedArrayToParameterLayer (const TFixedArray &rArray,::FREE::ParameterLayer &rLayer) |
| template<class TArray> | |
| static TArray | FREE::Convert::ParameterLayerToArray (const ::FREE::ParameterLayer &rLayer) |
| template<class TArray> | |
| static void | FREE::Convert::ArrayToParameterLayer (const TArray &rArray,::FREE::ParameterLayer &rLayer) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000