10 #include "ui_cvGenericMeasurementToolDlg.h"
18 #include <vtkSmartPointer.h>
34 class vtkRenderWindowInteractor;
36 class vtkAbstractWidget;
74 pos[0] = pos[1] = pos[2] = 0.0;
81 pos[0] = pos[1] = pos[2] = 0.0;
88 pos[0] = pos[1] = pos[2] = 0.0;
102 virtual void setColor(
double r,
double g,
double b) { }
106 virtual bool getColor(
double& r,
double& g,
double& b)
const {
130 virtual void setBold(
bool bold);
142 virtual void setFontColor(
double r,
double g,
double b);
196 void safeOff(vtkAbstractWidget* widget);
215 Ui::GenericMeasurementToolDlg*
m_ui =
nullptr;
Hierarchical CLOUDVIEWER Object.
cvPointPickingHelper is a helper class for supporting keyboard shortcut-based point picking in measur...
Generic visualizer 3D interface.