|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
12 #ifndef CXDATAREPCONTAINER_H
13 #define CXDATAREPCONTAINER_H
15 #include "org_custusx_core_view_Export.h"
41 void updateSettings();
44 void removeData(QString uid);
46 virtual void meshAdded(
MeshPtr mesh);
49 void updateSettings(
RepPtr rep);
55 typedef std::map<QString, RepPtr>
RepMap;
62 #endif // CXDATAREPCONTAINER_H
std::map< QString, RepPtr > RepMap
Namespace for all CustusX production code.
boost::shared_ptr< class SphereMetric > SphereMetricPtr
boost::shared_ptr< class DataRepContainer > DataRepContainerPtr
boost::shared_ptr< class Mesh > MeshPtr
boost::shared_ptr< class Rep > RepPtr
boost::shared_ptr< class Data > DataPtr
boost::shared_ptr< class View > ViewPtr
boost::shared_ptr< class DistanceMetric > DistanceMetricPtr
boost::shared_ptr< class PointMetric > PointMetricPtr