33 #ifndef CXMANUALTOOLADAPTER_H_
34 #define CXMANUALTOOLADAPTER_H_
36 #include "cxResourceExport.h"
63 virtual std::set<Type> getTypes()
const;
65 virtual bool isCalibrated()
const;
69 virtual std::map<int, Vector3D> getReferencePoints()
const;
73 virtual double getTooltipOffset()
const;
74 virtual void setTooltipOffset(
double val);
76 void startEmittingContinuousPositions(
int msecBetweenPositions);
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< Probe > ProbePtr
vtkSmartPointer< class vtkPolyData > vtkPolyDataPtr
boost::shared_ptr< class ManualToolAdapter > ManualToolAdapterPtr
boost::shared_ptr< class Tool > ToolPtr