[Insight-users] Mesh : Help !
Leila Baghdadi
baghdadi@sickkids.ca
Wed, 22 Jan 2003 11:33:21 -0500 (EST)
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
>
>