We are using vtkHandleWidget and vtkPointHandleRepresentation3D together to support a dragable point in our VTK window. This works well except when zoomed way in. At some level of zooming, the widget can no longer be selected/picked. Any ideas?
We are using vtkHandleWidget and vtkPointHandleRepresentation3D together to support a dragable point in our VTK window. This works well except when zoomed way in. At some level of zooming, the widget can no longer be selected/picked. Any ideas?