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
Please register or sign in to comment