STYLE: avoid VTK InsertNextPoint if we already know the sizes
- avoids potentially issues if we reusing a vtkPoints array, and should be marginally faster without the additional range checking.
Showing
- avoids potentially issues if we reusing a vtkPoints array, and should be marginally faster without the additional range checking.