CustusX  16.12
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxRegionOfInterestMetricRep.h File Reference
#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 Documentation

typedef vtkSmartPointer<vtkTextActor> vtkTextActorPtr

Definition at line 44 of file cxRegionOfInterestMetricRep.h.