Commit 1481c1e
committed
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.1 parent 835dc01 commit 1481c1e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
0 commit comments