<div dir="ltr">Try vtkPolyDataMapper()->SetScalarRange(yourMin,YourMax).<br><br><br>Jothy<br><br><div class="gmail_quote">On Wed, Jul 14, 2010 at 11:05 AM, Iliana García Resines <span dir="ltr"><<a href="mailto:iliana_lancing@hotmail.com">iliana_lancing@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>
Hello,<div><br></div><div>I would like to know which is the best way of doing the following thing: I have a colored volume, with its values going from 0 to 100. I would like to given a float parameter, hide all the points with value below this parameter, and keep showing the rest of the points. I guess there is some way in VTK to do this, but I wonder if it is a vtk procedure itself, or maybe some flag in the mapper I am using.</div>
<div><br></div><div>Does someone knows how to perform this? I am using a vtkPolyDataMapper, which makes use of an own-defined Lookup Table.</div><div><br></div><div>Thanks in advance</div><div><br></div><div class="hm">                                            <br>
<hr>Disfruta de Hotmail y Messenger en tu móvil con YOIGO. <a href="http://serviciosmoviles.es.msn.com/messenger/yoigo.aspx" target="_blank">¿A qué esperas?</a></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>