Go to the source code of this file.
Typedefs | |
typedef TTransformCreator< C3DTransformation > | C3DTransformCreator |
base class for the creators of 3D transformations More... | |
typedef THandlerSingleton< TFactoryPluginHandler< C3DTransformCreatorPlugin > > | C3DTransformCreatorHandler |
Transform creator plugin handler. More... | |
typedef TTransformCreatorPlugin< C3DTransformation > | C3DTransformCreatorPlugin |
Base class for the transform creator plugins. More... | |
typedef std::shared_ptr< C3DTransformCreator > | P3DTransformationFactory |
pointer type of the class for the creators of 3D transformations More... | |
Functions | |
P3DTransformationFactory | produce_3dtransform_factory (const std::string &descr) |
|
inline |
Create a transformation creator from the given description
descr |
Definition at line 62 of file 3d/transformfactory.hh.
References FACTORY_TRAIT, THandlerSingleton< T >::instance(), and NS_MIA_END.