[vtkusers] vtkMutableUndirectedGraph and Delete (Node and Edge) operation

Aytekin Vargun varguna at gmail.com
Wed Dec 17 15:56:58 EST 2008


Hello everybody,

In our application, I am currently creating an instance of
vtkMutableUndirectedGraph class and display it in 3D.
One of the functionalities we want is to delete a node (and an edge) from
the graph. I haven't seen any functions to do this. I am new to VTK. Am I
missing something? Do I need to implement these functions myself? (Using BGL
or some other vtk code)

One another question I have is if anybody tried to use vtkAssignCoordinates
and display the graph. The coordinates of vertices are important in my graph
and When I try to do this with AssignCoordinates (X,Y,Z coordinates), vtk
simply ignores vertex positions.

I appreciate your help.

PS:I can give more details.
Thanks alot.



-- 
My web page: http://www.cs.rpi.edu/~vargua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081217/448814e2/attachment.htm>


More information about the vtkusers mailing list