Go to the documentation of this file.
21 #ifndef mia_3d_landmarklistio_hh
22 #define mia_3d_landmarklistio_hh
37 #pragma GCC diagnostic push
39 #pragma GCC diagnostic ignored "-Wattributes"
47 #pragma GCC diagnostic pop
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
THandlerSingleton< TIOPluginHandler< C3DLandmarklistIOPlugin > > C3DLandmarklistIOPluginHandler
3D Landmark list IO plugin handler
C3DLandmarklistIOPluginHandler::Instance::DataKey C3DLandmarklistDataKey
3D Landmark list data key to load and store to the CDatapool
#define NS_MIA_END
conveniance define to end the mia namespace
the singleton that a plug-in handler really is
The templatex basis class of all IO plug-ins.
The generic base for all plug-ins.
TIOPlugin< C3DLandmarklist > C3DLandmarklistIOPlugin
3D Landmark list IO plugin base