[vtkusers] How to use vtkAngleWidget only once ?

yarram somasekhar.vit at gmail.com
Fri Aug 3 10:29:08 EDT 2012


Hi all, I have a vtkAngleWidget, which will be activated on a button press in
callback class. But it is activated only when the vtkRenderWindowInteractor
is started like "iren->Start();", which will start a new process again. How
can I use vtkAngleWidget without starting vtkRenderWindowInteractor. And,
once this vtkAngleWidget is activated, I need to use it only one time, after
that it has to be de-activated. But, it is making me to use it multiple
times. How can I de-activate it immediately I use it for first time ? Please
help me, and thanks in advance.....



--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-use-vtkAngleWidget-only-once-tp5715078.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list