[vtkusers] Molding an image slice
Shark
m.nunes at fratoria.com
Thu Apr 6 10:08:44 EDT 2017
David,
all your tips are extremely appreciated!
I am sure this will be useful for other people in the future :-)
I have solved my case by adding celldata values to my plane, and then
passing the LUT to the mapper.
plane->GetOutput()->GetCellData()->SetScalars(cellData);
Worked as a charm. Now my plane is correctly colored.
Best regards,
shark
--
View this message in context: http://vtk.1045678.n5.nabble.com/Molding-an-image-slice-tp5742555p5742734.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list