<div dir="ltr">Hello.<div>I have an unstructuredgrid with point data which I display as a color map in the model.</div><div>Let's say the range of the values is [100, 500] and I map blue to 100 and red to 500. I create a lookuptable with the range of HSV values for the colors I want, and everything works as expected.</div><div>Problem is, I would like to have a special color for values below 100 and values over 500 (gray, for example).<br></div><div><br></div><div>I do know that this feature exist from VTK 6 as vtkLookupTable::setBelowRangeColor and vtkLookupTable::setAboveRangeColor. But, for compatibility reasons, we are stuck -for the moment- with VTK 5.10. </div><div><br></div><div>Is there an easy way to accomplish this with VTK 5.10? I've seen the code inside vtkLookupTable but there were a lot of changes and I can't find the way to do it by myself without modifying my own version of VTK (by editing vtkLookupTable in VTK 5.10 with the code added in VTK 6). </div><div><br></div><div>Thank you.</div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><b>Fernando NELLMELDIN</b><br>Software Engineer<div style="font-size:12.8px"><b style="font-size:12.8px"><font color="#cc0000">_______________________________________________________________</font></b><br></div><div><div style="font-size:12.8px"><b style="font-size:12.8px"><font color="#000000"><br></font></b></div><div style="font-size:12.8px"><b style="font-size:12.8px"><font color="#000000">O</font><font color="#cc0000">pen E</font><font color="#000000">ngineering s.a.</font></b><br></div><div style="font-size:12.8px"><font color="#000000"><br></font></div><div style="font-size:12.8px"><font color="#000000">Rue Bois Saint-Jean 15/1</font></div><div style="font-size:12.8px"><font color="#000000">B-4102 Seraing (Belgium)</font></div><div><font color="#000000" style="font-size:12.8px">Tel: </font>+32.4.353.30.34 </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="http://www.open-engineering.com/" style="color:rgb(17,85,204)" target="_blank">http://www.open-engineering.com</a></div><div style="font-size:12.8px"><a href="https://www.linkedin.com/company/open-engineering?trk=biz-companies-cym" style="color:rgb(17,85,204)" target="_blank">https://www.linkedin.com/company/open-engineering?trk=biz-companies-cym</a><br></div><div style="font-size:12.8px"><b><font color="#cc0000"><span style="font-family:"arial black",sans-serif;font-size:12.8px">_________________________________________________________________________<br></span></font></b></div></div></div></div></div></div></div>
</div></div>