[vtkusers] How to change the values on a vtkScalarBarActor?

agerlach agerlach at gmail.com
Tue Feb 8 12:42:22 EST 2011


OK, I found the solution. You need to do the following:

this->polyMapper->SetRange(min, max);
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-change-the-values-on-a-vtkScalarBarActor-tp3375118p3376266.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list