#include <mia/3d/transform.hh>
#include <mia/core/export_handler.hh>
#include <mia/template/fullcost.hh>
Go to the source code of this file.
Typedefs | |
typedef TFullCost< C3DTransformation > | C3DFullCost |
3D version of the TFullCost More... | |
typedef TFullCostPlugin< C3DTransformation > | C3DFullCostPlugin |
plugin base class for C3DFullCost objects More... | |
typedef THandlerSingleton< TFactoryPluginHandler< C3DFullCostPlugin > > | C3DFullCostPluginHandler |
plugin handler for C3DFullCost object creation More... | |
typedef C3DFullCost::Pointer | P3DFullCost |
pointer of the 3D version of the TFullCost More... | |