[vtkusers] vtkPicker returned actor

David Gobbi david.gobbi at gmail.com
Sun Feb 28 12:52:28 EST 2016


On Sun, Feb 28, 2016 at 10:41 AM, Lonni Besançon <lonni.besancon at gmail.com>
wrote:

> I'm using
>   - vtkVolume with a vtkOpenGLGPUVolumeRayCastMapper mapper
>   - vtkImageReslice for the slicing plane
>

So if you are picking the vtkVolume, i.e. if picker->GetVolume() returns
a vtkVolume, then GetMapperCoords() returns the actual data coords in
the volume.

For the slice, I still don't have enough info to give you an answer.  You
need to give me the names of all the VTK classes in your pipeline and
tell me specifically how they are connected.  You still haven't even told
me what mapper you are using to display the slice.

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160228/1e610388/attachment.html>


More information about the vtkusers mailing list