[vtkusers] Pass values from vtkCommand

andon antoniod987 at gmail.com
Mon Sep 19 08:30:59 EDT 2011


I thought exactly the same thing, but it doesn't work...i can't in this way
use the data out of the callback function...maybe because of the casting i
need to do to use the clientData as a vtkFloatArray...it could be possible
that this casting makes a copy of the data and than i don't modify the data
but just a copy that is delated at the end of the callback function? In your
opinion how can i solve this problem?

--
View this message in context: http://vtk.1045678.n5.nabble.com/Pass-values-from-vtkCommand-tp4814328p4818789.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list