CustusX  2023.01.05-dev+develop.0da12
An IGT application
cxDistanceMetricRep.h File Reference
#include "cxResourceVisualizationExport.h"
#include "cxDataMetricRep.h"
#include "cxGraphicalPrimitives.h"
#include "cxDistanceMetric.h"
#include "vtkForwardDeclarations.h"
#include "vtkTextActor.h"

Go to the source code of this file.

Classes

class  cx::DistanceMetricRep
 Rep for visualizing a DistanceMetric. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< vtkTextActor > vtkTextActorPtr
 
typedef boost::shared_ptr< class DistanceMetricRep > cx::DistanceMetricRepPtr
 

Typedef Documentation

typedef vtkSmartPointer<vtkTextActor> vtkTextActorPtr

Definition at line 25 of file cxDistanceMetricRep.h.