Dear VTK users, I have a scene with an actor that moves and rotates. I would like to use the function IntersectWithLine() of a vtkCellLocator to simulate a laser range finder and get intersection points of laser beams with the actor. However, it seems there is no suitable output provided by vtkActor to put into vtkCellLocator, correct? Best regards, Eddy Ilg