2d/transformfactory.hh File Reference
Include dependency graph for 2d/transformfactory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef TTransformCreator< C2DTransformationC2DTransformCreator
 The base class for 2D transformation creators. More...
 
typedef THandlerSingleton< TFactoryPluginHandler< C2DTransformCreatorPlugin > > C2DTransformCreatorHandler
 The plugin handler to manage the transformation creators. More...
 
typedef TTransformCreatorPlugin< C2DTransformationC2DTransformCreatorPlugin
 
typedef std::shared_ptr< C2DTransformCreatorP2DTransformationFactory
 Pointer type to the transformation factory. More...
 

Functions

P2DTransformationFactory produce_2dtransform_factory (const std::string &descr)
 

Typedef Documentation

◆ C2DTransformCreatorPlugin

Function Documentation

◆ produce_2dtransform_factory()

P2DTransformationFactory produce_2dtransform_factory ( const std::string &  descr)
inline

Produce a transformation creator from a string

Parameters
descrdescription of the transformation type
Returns
the creator for the transformation type

Definition at line 59 of file 2d/transformfactory.hh.

References FACTORY_TRAIT, THandlerSingleton< T >::instance(), and NS_MIA_END.