[vtkusers] VtkPlaneWidget handles disappear

kenichiro yoshimi rccm.kyoshimi at gmail.com
Sun Jul 9 01:54:49 EDT 2017


Hi,

You can use ImplicitPlaneWidget2 to do this. The following example may
be helpful.
https://lorensen.github.io/VTKExamples/site/Cxx/Widgets/ImplicitPlaneWidget2/

Thanks,
yoshimi

2017-07-08 3:53 GMT+09:00 abcd efgh <adarshdesai.dsp at gmail.com>:
> Hi
>
> I am using vtkPlanewidget , but once the next frame is loaded its handles
> disappear.
> it will appear only if i call Off() method and On() method
> the problem is, I am using them with callback, hence once i press mouse,
> entire widget will disappear for Off() and appears for On().
> I want the handles to be available for all frames. is there a way just to
> turn on handles every frame?
>
> Thanks.
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>


More information about the vtkusers mailing list