[Insight-users] Mesh : Help !
jean.pommier@enst-bretagne.fr
jean.pommier@enst-bretagne.fr
Thu, 23 Jan 2003 14:07:08 +0100
Thank you, Leila, Luis and Henkjan for your answers.
I believe I will try to use VTK in my project, though I did not intend to. It
seems to be the best for my problem...
Jean
Selon Leila Baghdadi <baghdadi@sickkids.ca>:
> Hi Jean
> I am not sure about ITK but if you are using VTK there are two very good
> classes for this purpose,
>
> vtkCellLinks()
> vtkCellLocator()
>
> If you are not using VTk, I suggest you use these classes to get ideas for
> developing your own algorithm in ITK.
>
> Hope this helps
>
> Leila
>
> On Wed, 22 Jan 2003, Jean Pommier wrote:
>
> > Hi Everyone !
> >
> > I'm using a mesh with interconnected triangle cells, and I'm looking for
> > a method to define (automatically if possible) a neighbourhood relation
> > between all my points. My aim is, for a given point, to have a list of
> > all its neighbours.
> > Can anyone help me ?
> > Is there a simple way to do so ?
> >
> > Thanks
> > Jean
> >
> >
> > _______________________________________________
> > Insight-users mailing list
> > Insight-users@public.kitware.com
> > http://public.kitware.com/mailman/listinfo/insight-users
> >
> >
>
>