[vtkusers] Polydata->Mapper->Actor Pipeline Help Needed
Andrew Wilford
andrew at artwork.com
Fri Apr 17 12:16:20 EDT 2009
Hi,
I am porting a VTK 4.2 app to 5.2. In 4.2, the pipeline uses the
GetConsumer() function to retrieve the mapper from the polydata and the
actor from the mapper. This function has been removed in 5.2. How can I
achieve the same result with 5.2? In other words, find a polydata's mapper
and a mapper's actor.
Thanks
Andrew Wilford
More information about the vtkusers
mailing list