[vtkusers] mapper question..

K.R.Subramanian krs at cs.uncc.edu
Mon Feb 3 14:01:23 EST 2003


Will:

Glenn Coeates  was right. The range was indeed defaulting to 0-1 - and indeed
your example worked because your data values were in the range of 0-1. So, when
I used the

    lut->SetTableRange(r)

call, this fixed the range to my dataset and it now maps correctly..

Thanks.

    -- krs


--
K.R.Subramanian                        Phone: (704) 687-4872
Department of Computer Science         FAX:   (704) 687-4893
UNC Charlotte, CARC 311                Email: krs at cs.uncc.edu
Charlotte, NC 28223-0001               Web: http://www.cs.uncc.edu/~krs






More information about the vtkusers mailing list