21 #ifndef mia_2d_transformio_hh 22 #define mia_2d_transformio_hh the singleton that a plug-in handler really is
bool save_transform(const std::string &file, const C2DTransformation &transform)
convenienance function to save a transformation
The templatex basis class of all IO plug-ins.
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
C2DTransformation::Pointer P2DTransformation
Pointer type for the 2D transformation.
P2DTransformation load_2dtransform(const std::string &file)
convenienance function to load a transformation
C2DTransformationIOPluginHandler::Instance::DataKey C2DTransformationDataKey
The data key type for the CDatapool storage.
THandlerSingleton< C2DTransformIOPluginHandlerImpl > C2DTransformationIOPluginHandler
The 2D transformationb plugin handler.
TIOPlugin< C2DTransformation > C2DTransformationIO
The base class for 2D transformation IO plugins.
static const T & instance()
P2DTransformation load_transform< P2DTransformation >(const std::string &file)
specialized version to load a transformation
The generic base for all plug-ins.
#define NS_MIA_END
conveniance define to end the mia namespace