CustusX
22.04-rc5
An IGT application
|
#include "cxResourceVisualizationExport.h"
#include "cxDataMetricRep.h"
#include "cxGraphicalPrimitives.h"
#include "cxRegionOfInterestMetric.h"
#include "vtkForwardDeclarations.h"
#include "vtkTextActor.h"
Go to the source code of this file.
Classes | |
class | cx::RegionOfInterestMetricRep |
Rep for visualizing a RegionOfInterestMetric. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef vtkSmartPointer< vtkTextActor > | vtkTextActorPtr |
typedef boost::shared_ptr< class RegionOfInterestMetricRep > | cx::RegionOfInterestMetricRepPtr |
typedef vtkSmartPointer<vtkTextActor> vtkTextActorPtr |
Definition at line 23 of file cxRegionOfInterestMetricRep.h.