[vtkusers] position interpollation
Sebastien_MARAUX
maraux at ondim.fr
Wed May 22 06:57:22 EDT 2002
Hello,
I'm managing triangulated surfaces - DTM -
I would like to be able to obtain the height at any point (x,y).
1. How to quickly find the triangle concerned by point (x,y),
2. and how to interpolate the 3 vertices of the triangle to find
the height at point (x,y).
or 1+2 : how to find directly the height in vtkPolydata from
a point (x,y) (x,z in my case because y and z are swapped)
I hope to be clear enough...
Sebastien MARAUX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020522/25e34cc9/attachment.htm>
More information about the vtkusers
mailing list