[vtkusers] Update an Actor by adding dynamically set of points and vertices

sebastien247 sebastien247 at gmail.com
Thu Oct 26 05:08:22 EDT 2017


Hi,

I want update my vtkPolyData by updating vtkPoints and vtkCellArray. I
arrive to do this just for one point by one point. but I want add a set of
points.

This next code is my test to add points one by one (is working):



And this is my tentative to add set of points (doesn't work):





--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list