[vtkusers] Given a node, emphasize the incident edges

Jeff Baumes jeff.baumes at kitware.com
Wed Feb 23 15:53:09 EST 2011


This is the same approach I would take. I don't know of any existing
implementations that perform that same function.

Jeff

On Tue, Feb 22, 2011 at 10:05 AM, Steffen Oeltze <
stoeltze at isg.cs.uni-magdeburg.de> wrote:

> Hi,
>
> in my graph visualization, I would like to visually emphasize all edges
> which are connected to a user-selected node. Is
> there an implementation which I can use for that purpose? Otherwise, I
> would try the following strategy: (1) get the
> selected node, (2) find incident edges using vtkAdjacentVertexIterator, and
> (3) emphasize these edges.
>
> Best Regards,
> Steffen
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Jeff Baumes, Ph.D.
Technical Lead, Kitware Inc.
(518) 881-4932
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110223/8fd25e0f/attachment.htm>


More information about the vtkusers mailing list