[vtkusers] VTK 7.1 vtkDataArray changes, current best way to copy vtkPolyData data?
Sean McBride
sean at rogue-research.com
Thu Jun 8 12:14:55 EDT 2017
Hi all,
Since the vtkDataArray changes in VTK 7.1, what is the current best/fastest way to extract the points, strips, and normals from a vtkPolyData into another memory buffer?
I'm always working with the same kind of data, so I'm hoping to preflight the sizes/types and then basically memcpy() the data out.
Thanks,
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the vtkusers
mailing list