8 #ifndef CV_MEASUREMENT_TOOLS_COMMON_H
9 #define CV_MEASUREMENT_TOOLS_COMMON_H
11 #include <vtkPointHandleRepresentation3D.h>
12 #include <vtkProperty.h>
34 if (
auto* prop = handle->GetProperty()) {
40 if (
auto* selectedProp = handle->GetSelectedProperty()) {
50 handle->SmoothMotionOn();
51 handle->TranslationModeOn();