[vtkusers] picking a voxel in a MIP volume

Mark Wyszomierski markww at gmail.com
Thu Feb 1 09:52:54 EST 2007


hmm ok looks like i have to hack into the mapper then,

thanks,
mark

On 1/31/07, David E DeMarle <dave.demarle at kitware.com> wrote:
> I do not believe there is anything built in to do that. vtkCellPicker
> will obtain the closest cell along the ray for that pixel (the one on
> the near face) not the one that has the maximum value that you see
> there.
>
> Dave DeMarle
>
>
> On 1/31/07, Mark Wyszomierski <markww at gmail.com> wrote:
> > Hi,
> >
> > I'm doing a MIP rendering. Is there a way to 'pick' a voxel in the
> > rendered volume? I was thinking that the user could click a voxel in
> > the MIP volume, then I could display the picked voxel's x,y,z
> > location. Is this possible?
> >
> > Thanks,
> > Mark
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
> >
>



More information about the vtkusers mailing list