[vtkusers] RE: Dataset Animation in VTK
Mdl
mdl78 at libero.it
Thu Feb 6 18:28:45 EST 2003
I think the best way to accomplish that (and, by the way, the way I am
using.. :) is to change the input data and then invoke Render()...
For example, if you have some values set with a:
...->GetPointData()->SetScalars (someFloatArray);
where someFloatArray contains your data associated with points, all you have
to do is change someFloatArray values, and then Render().
________________________________________
Marco Di Lorenzo
(dilorenzo.marco at inwind.it)
________________________________________
Tesista presso IAC-CNR di Roma
Istituto per le Applicazioni del Calcolo "M. Picone"
Viale del Policlinico, 137
00161, Roma
________________________________________
More information about the vtkusers
mailing list