This is the same approach I would take. I don't know of any existing implementations that perform that same function.<div><br></div><div>Jeff<br><br><div class="gmail_quote">On Tue, Feb 22, 2011 at 10:05 AM, Steffen Oeltze <span dir="ltr"><<a href="mailto:stoeltze@isg.cs.uni-magdeburg.de">stoeltze@isg.cs.uni-magdeburg.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
in my graph visualization, I would like to visually emphasize all edges which are connected to a user-selected node. Is<br>
there an implementation which I can use for that purpose? Otherwise, I would try the following strategy: (1) get the<br>
selected node, (2) find incident edges using vtkAdjacentVertexIterator, and (3) emphasize these edges.<br>
<br>
Best Regards,<br>
Steffen<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>
</blockquote></div><br><br clear="all"><br>-- <br>Jeff Baumes, Ph.D.<br>Technical Lead, Kitware Inc.<br>(518) 881-4932<br>
</div>