[vtkusers] Update implicitPlaneWidget2 and cut-plane during Callback

Sebastian Gatzka sebastian.gatzka at stud.tu-darmstadt.de
Mon Apr 12 05:13:41 EDT 2010


This looks like the last major construction site in my code.
A cut plane is not updated when manipulating the linked 
implicitPlaneWidget2 (its origin and normal) trough a keypress.
Does anybody have any ideas on this topic?

Am 29.03.2010 11:21, schrieb Sebastian Gatzka:
> May I post this question again?
>
> The situation is still the same!
> The implicitPlaneWidget is linked to a cutting plane and I am 
> manipulating the plane widget with a key-press.
> The manipulation (changing plane normal and origin) works fine, but 
> the cutting plane is only updated if you do a mouseover!
>
> I would like to have the actual cutting plane updated as well!
>
> Any ideas?
>
> Am 24.03.2010 11:00, schrieb Sebastian Gatzka:
>> Hello World.
>>
>> There is still one unresolved problem I'm facing.
>>
>> I'm manipulating an implicitPlaneWidget (which is visualizing a 
>> cutting plane) during a callback function.
>> The plane is changing it's normal and origin during the callback and 
>> it works fine!
>>
>> The problem is that these changes only appear on the screen if I move 
>> over the widget with the mouse.
>> What I want to do is that alle changes (to the plane widget and the 
>> connected cutting plane) are updated from within the callback function.
>>
>> Was the clear? Any help would be appreciated!
>> Thanks.
>> Sebastian
>>
>>
>> _______________________________________________
>> Powered bywww.kitware.com
>>
>> Visit other Kitware open-source projects athttp://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
>>    
>
>
> _______________________________________________
> 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
>    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100412/5beefca9/attachment.htm>


More information about the vtkusers mailing list