Skip to content
Snippets Groups Projects
Commit 48bf71dd authored by Mark OLESEN's avatar Mark OLESEN
Browse files

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.
parent 2e0337d0
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment