Typedefs | Functions
3d/transformfactory.hh File Reference
#include <set>
#include <mia/3d/transform.hh>
#include <mia/template/transformfactory.hh>

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)
 

Function Documentation

P3DTransformationFactory produce_3dtransform_factory ( const std::string &  descr)
inline

Create a transformation creator from the given description

Parameters
descr
Returns
the transformation creator

Definition at line 62 of file 3d/transformfactory.hh.

References THandlerSingleton< T >::instance().