Hello, i want to do exactly this: http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/VectorField but when you try the example code the 2nd coordinate of the vectors is completly ignored (even the picture on the wiki shows 2 parrallel vectors while in the code the vectors are (10, 10) and (-10, 5). hope someone can help me