21 #ifndef mia_3d_vectorfieldregularizer_hh 22 #define mia_3d_vectorfieldregularizer_hh 48 typedef std::shared_ptr< C3DFVectorfieldRegularizer >
Pointer;
77 virtual void on_size_changed();
the singleton that a plug-in handler really is
std::shared_ptr< C3DFVectorfieldRegularizer > Pointer
static const char * type_descr
a 3D field of floating point single accuracy 3D vectors
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
C3DFVectorfield plugin_data
C3DFVectorfieldRegularizer plugin_type
TFactory< C3DFVectorfieldRegularizer > C3DFVectorfieldRegularizerPlugin
This is tha base of all plugins that create "things", like filters, cost functions time step operator...
The base class for all plug-in created object.
the Base class for all plugn handlers that deal with factory plugins.
C3DFVectorfieldRegularizer::Pointer P3DVectorfieldRegularizer
THandlerSingleton< TFactoryPluginHandler< C3DFVectorfieldRegularizerPlugin > > C3DFVectorfieldRegularizerPluginHandler
The basic template of all plugin handlers.
#define NS_MIA_END
conveniance define to end the mia namespace