|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
13 #ifndef CXGUIDEREP2D_H_
14 #define CXGUIDEREP2D_H_
16 #include "cxResourceVisualizationExport.h"
43 virtual QString
getType()
const {
return "GuideRep2D"; }
48 void setOutlineWidth(
double width);
50 void setRequestedAccuracy(
double accuracy);
54 virtual void onModifiedStartRender();
65 double mRequestedAccuracy;
Namespace for all CustusX production code.
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
boost::shared_ptr< class GuideRep2D > GuideRep2DPtr
virtual QString getType() const
vtkSmartPointer< class vtkActor > vtkActorPtr
Base class for all Data Metric reps.
vtkSmartPointer< class vtkSectorSource > vtkSectorSourcePtr