<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I see a mean of adding on offset to vtkPolyData
points :</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>getPoints of my vtkPolyData, </FONT></DIV>
<DIV><FONT face=Arial size=2>loop for each point, adding offset, </FONT></DIV>
<DIV><FONT face=Arial size=2>assigning points back to vtkpolyData</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Is there a more suitable way to do it
?</FONT></DIV>
<DIV><FONT face=Arial size=2>(ie a vtkpolydatatopolydatafilter doing it
?)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks you</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Seb</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>