Hello! I have a set of points vtkPoints, which represent the surface. Can I get for each point 2 points instead of it - one on -0.001 on normal from the original and one on +0.001? how can i get normal with vtk? Thank you.