[vtkusers] vtkDataSet::AddConsumer() in VTK-5.0
Martin Baumann
mailsgetlost at web.de
Fri Feb 3 05:08:58 EST 2006
Hi,
I searched the VTK-Docu und looked through the source of VTK-4.2 to understand what Consumers did in VTK-4.2
to kwnow how to get the same functionality with VTK-5.0. I had no success.
What should I do?
Again the problem:
In VTK-4.2 there was a function vtkDataSet::AddConsumer() which no more exists in VTK-5.0.
Is there any manual / other help on problems concerning upgrading VTK-4 to VTK-5.
I also upgraded from QT3 to QT4. There were many changes and also involved ones. But the QT-Docu helps
programmers to make it.
I would appreciate any help!
Thanks, MB
>With VTK-4.2 I could use vtkDataSet::AddConsumer() because AddConsumer() is a member function of vtkProp.
>How can I do something like this with VTK-5.0? vtkProp is the only class with member AddConsumer()
>
>vtkDataSet* input;
>//...
>input->AddConsumer(something);
>
>
>Thanks, MB
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
More information about the vtkusers
mailing list