[vtkusers] Set the mouse cursor to a specific coordinate (x, y, z)

Alex Malyushytskyy alexmalvtk at gmail.com
Thu Jun 20 15:05:30 EDT 2013


The following link may help you.
http://www.vtk.org/doc/nightly/html/classvtkInteractorObserver.html
static void ComputeWorldToDisplay<http://www.vtk.org/doc/nightly/html/classvtkInteractorObserver.html#aca96fbe558372f178d4a605802e61010>(
vtkRenderer <http://www.vtk.org/doc/nightly/html/classvtkRenderer.html>*ren,
double<http://www.vtk.org/doc/nightly/html/vtkVectorOperators_8h.html#a45c855d65dd0e2b57b08024500ff9159>x,
double<http://www.vtk.org/doc/nightly/html/vtkVectorOperators_8h.html#a45c855d65dd0e2b57b08024500ff9159>y,
double<http://www.vtk.org/doc/nightly/html/vtkVectorOperators_8h.html#a45c855d65dd0e2b57b08024500ff9159>z,
double<http://www.vtk.org/doc/nightly/html/vtkVectorOperators_8h.html#a45c855d65dd0e2b57b08024500ff9159>displayPt[3])



On Thu, Jun 20, 2013 at 10:54 AM, manzohar <lancia58 at gmail.com> wrote:

> Hi VTK users
>
> In my application I render a volume. In the volume I look for a specific
> feature. Once I found it  I want to place the mouse cursor on the X,Y,Z
> coordinate of the feature. How can I place the mouse cursor on the x,y,z
> coordinate
>
> Thanks
> Zohat
>
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Set-the-mouse-cursor-to-a-specific-coordinate-x-y-z-tp5721497.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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/20130620/c003d003/attachment.htm>


More information about the vtkusers mailing list