<div dir="ltr">Hi Sebastien,<div><br></div><div>Have a look at <a href="http://www.vtk.org/doc/nightly/html/classvtkBandedPolyDataContourFilter.html">http://www.vtk.org/doc/nightly/html/classvtkBandedPolyDataContourFilter.html</a></div>
<div><br></div><div>hth</div><div><br></div><div>Goodwin<br><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 3:27 AM, Sebastien Calvi <span dir="ltr"><<a href="mailto:sebastien.calvi@yahoo.com" target="_blank">sebastien.calvi@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:Courier New,courier,monaco,monospace,sans-serif"><div>Hello all,</div><div>
<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">Right now I load and display a 3d surface with usage of a LUT connected to scalar values.</div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
I also need to display the isolines (contour) at different range value, thing that I am able to do with a vtkContourFilter.</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">In that regard I have followed the wiki name LabelContour.cxx, it works just fine.</div>
<div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
Thing is that I display the colored shape with my LUT (function of the scalar values) or the contours.<br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
My question is: How can I display both at the same time?</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
Any suggestion will be highly appreciated.</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif"><br></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">
Thank you,</div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:Courier New,courier,monaco,monospace,sans-serif">Sebastien.</div></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></div>