[vtkusers] multiple vtkContourWidgets in a single vtkIMageActor
Prathamesh Kulkarni
prathameshmkulkarni at gmail.com
Fri Jul 2 11:26:10 EDT 2010
Could someone please point me to the right direction?
I am able to initialize multiple contour widgets on my image, however,
I want to use only a single contour_callback. Currently, I am not able
to let the callback determine its caller contour_representation
automatically!
Any help will be highly appreciated.
Thanks,
Prathamesh
On Thu, Jul 1, 2010 at 7:28 PM, Prathamesh Kulkarni
<prathameshmkulkarni at gmail.com> wrote:
> Hello all,
>
> I want to annotate several layers in a image using vtkContourWidget.
>
> I could add more then one widget and make it stick to the
> vtkImageActor. However, I want to be able to interact with both (or
> more) widgets using a single callback. That is, when the user
> interacts with any of the widgets, I want the callback to
> automatically know which of the two representations to use.
>
> Any help will be highly appreciated.
>
>
>
> Prathamesh
>
More information about the vtkusers
mailing list