<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I am wondering how to solve following problem:<br><br></div>I have vtkPolyData (with x, y, z values, whereas z values as grayvalue defines the "height") and use the vtkLookupTable to display the points in colors (heatmap).<br><br></div>If I rotate or translate the actor with the mouse, the data does not change, but the lookup table is not correct any more. The same issue with calling scale on the actor.</div><div><br></div><div>I also thought about changing the z value of vtkPolyData after scaling, but still I do not know, how to handle the rotation or translation of the actor with the mouse...<br></div><div><br></div>How can I adapt the lookup table, which should fit the scale then?<br></div><div><br></div><div>Thank you very much for your hints!<br></div></div>