[vtkusers] How to override the rubber band selection mode with 'move' for vtkGraphLayoutView
KrishnaPG
KrishnaPG at Yahoo.com
Thu Apr 12 10:21:12 EDT 2012
Hello,
I am using the vtkGraphLayoutView from the 'EasyView' sample. Graph Display
is fine. Even the built-in selection of vertices and edges fines.
But when trying to 'move' any selected vertex, it just draws a 'rubber
band'. When debugged I saw that 'vtkInteractorStyleRubberBand2D' is being
used.
I would like the selected vertex to be 'moved' rather. Is there such
interactor style that can override this 'vtkInteractorStyleRubberBand2D' ? I
do not see the 'vtkInteractorStyleMove' class.
Please help.
Thank you.
--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-override-the-rubber-band-selection-mode-with-move-for-vtkGraphLayoutView-tp5635808p5635808.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list