Fix segfault when building on non-vtkPointSet
The locator was segfaulting when building the locator on vtkDataSets that were not subclasses of vtkPointSet. The locator now properly handles all dataset types.
Closes #18306 (closed)
Edited by David Gobbi