[vtkusers] vtkImplicitDataSet and vtkCutter

Hanna Jonsson hanjo013 at student.liu.se
Mon Mar 14 07:22:54 EST 2005


Hi

I am trying to cut one dataset (air) with another dataset (ground+2meters). Then I want to map the scalars of the large dataset to the smaller one. So that I get a small dataset coloured by the scalars from the larger one.

I tried with 
1.vtkImplicitDataSet and vtkCutter  
2.vtkImplicitModeller, vtkContourFilter and vtkPolyDataNormals 
3.vtkSampleFunction and vtkContourFilter
But I can’t get it right. Have I missed anything? Have anyone an example?


//Hanna




More information about the vtkusers mailing list