[vtkusers] Resetting points

David Doria daviddoria at gmail.com
Fri Aug 16 11:49:59 EDT 2013


On Fri, Aug 16, 2013 at 11:42 AM, david bahn <bahndavid2006 at gmail.com> wrote:
> Hi All,
>          I have a set of points in the form of (x1, y1, z1), (x2, y2, z3),
> .... (xn, yn, zn), i have to replace these points by new points (m1, n1,
> o1), (m2, n2, o2)....... (mN, nN, oN), anybody can suggest me how to do
> this?
>
> david

vtkPoints::SetPoint
http://www.vtk.org/doc/nightly/html/classvtkPoints.html#a0ca9c77d1efbeb7dff8d15ec34b19192



More information about the vtkusers mailing list