Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: PointsLocator wrapping on Windows
Addresses: ``` itkPointsLocator: warning(4): ITK type not wrapped, or currently not known: itk::VectorContainer< unsigned long, itk::Point< float, 3 > > ``` Also use wrapping variables for `Point`, wrapped based on wrapping settings.
- Loading branch information