When I use getPickedPositions
from vtkPointPicker
, it seems it can only return positions which are within a certain distance to the available data points.
Is there a way to get positions from all locations? I want to be able to click on any location within the space and get the position.
In attached image, I can get locations from positions “o” but not from “x”