[vtkusers] PassData
yala kaluma
yala_aiiii at hotmail.com
Tue Apr 5 03:53:04 EDT 2005
Hi!
I m having another problem with VTK:
I m reading an old script written with the VTK 3.2 library and there is a
few things i don t understand
It seems like in the following line he is trying to copy a polydata
outPD->CopyStructure(inPD);
outPD->GetPointData->PassData(inPD->GetPointData());
outPD->GetCellData->PassData(inPD->GetCellData());
I think the passdata method is no longer part of VTK 4.2.
I don t know how could I do that with VTK 4.2????
Do you have any idea?
Thanx
Yala
_________________________________________________________________
More information about the vtkusers
mailing list