[vtkusers] how to render vtkMultiBlockDataSet?
Favre Jean
jfavre at cscs.ch
Fri Jan 7 12:20:07 EST 2011
I have several interfaces for multiblock datasets, and I just looked at one piece of code I use to test my reader and it does not use at all the vtkCompositeDataPipeline. I am not sure it is necessary. My pipeline is
Multi-block reader()
vtkExtractBlock()
vtkCompositeDataGeometryFilter()
vtkPolyDataMapper()
vtkActor()
vtkRenderer()
I just tested and it works fine with the master git of ParaView, i.e. VTK 5.7.0
-----------------
Jean M. Favre
Swiss National Supercomputing Center
More information about the vtkusers
mailing list