[vtkusers] vtkAbstraktPicker without SetPickMethod ??

Amy Henderson amy.henderson at kitware.com
Tue May 18 11:17:56 EDT 2004


Tom,

You should now use the vtkBox::IntersectBox static method.

- Amy

At 11:06 AM 5/18/2004, Thomas Faust wrote:
>Thank you very much. I'll make observers in the furure.
>
>Sorry to bother you guys again, but now I'm missing an other function:
>vtkCell:HitBBox()
>It was very usefull (to find the point where the ray hits a boundary box) and
>when I used it I wondered, why I find these function in vtkCell.
>Now somebody moved it....
>But where? I couldn't find it in vtkMath, where i expected it...
>
>Tom
>
>
>On Tuesday 18 May 2004 10:28 am, Amy Henderson wrote:
> > Hi Tom,
> >
> > The mechanism for doing this in VTK has changed.  See the third paragraph
> > in this entry from the VTK FAQ:
> > http://public.kitware.com/cgi-bin/vtkfaq?req=show&file=faq06.003.htp
> >
> > - Amy
> >
> > At 10:04 AM 5/18/2004, Thomas Faust wrote:
> > >Hi VTK-Developers and Users...
> > >
> > >I was playing with the newest version of VTK I downloaded via CVS.
> > >
> > >When compiling some of my old samples I run in problem:
> > >The function 'SetPickMethod()' is missing in vtkAbstractPicker.
> > >
> > >I was checking the logs of vtkAbstactPicker and found:
> > > >Revision 1.13 / (download) - annotate - [select for diffs] , Fri Nov 21
> > >
> > >16:42:32 2003 UTC (5 months, 3 weeks ago) by martink
> > >
> > > >Changes since 1.12: +5 -35 lines
> > > >Diff to previous 1.12
> > > >removed old callback methods hold on
> > >
> > >Hold on???? What...??
> > >But what am I supposed to do now? Where can I hook in my functions that
> > > gets called, when I pick (default: 'p' in vtkRWI)?
> > >
> > >
> > >Thanks. Tom
> > >
> > >
> > >BTW: Is there a updated documentation for current classes available in CVS
> > > or get the docu written before the new version is released?
> > >_______________________________________________
> > >This is the private VTK discussion list.
> > >Please keep messages on-topic. Check the FAQ at:
> > ><http://public.kitware.com/cgi-bin/vtkfaq>
> > >Follow this link to subscribe/unsubscribe:
> > >http://www.vtk.org/mailman/listinfo/vtkusers
> >
> > _______________________________________________
> > This is the private VTK discussion list.
> > Please keep messages on-topic. Check the FAQ at:
> > <http://public.kitware.com/cgi-bin/vtkfaq> Follow this link to
> > subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers






More information about the vtkusers mailing list