[vtkusers] vtkDataSet::AddConsumer() in VTK-5.0
Martin Baumann
mailsgetlost at web.de
Tue Jan 31 19:05:04 EST 2006
One more porting problem:
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