[vtkusers] Initializing vtkImageTracerWidget with coordinates?

Michael Xanadu xanadu.michael at googlemail.com
Wed Nov 4 03:50:24 EST 2009


Thank you. I found another solution. I can use method
InitializeHandles(vtkPoints).

2009/11/2 Anka Kochanowska <pluszcz at gmail.com>

> Hi!
> vtkImageTracerWidget starts tracing when you click mouse. You could:
>
> InvokeEvent(vtkCommand::LeftButtonPressEvent, PTR)
>
>  passing event position in PTR, you might try NULL  instead of PTR to begin
> with.
>
> Anka
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091104/2f081acc/attachment.htm>


More information about the vtkusers mailing list