Thank you Phil. I just thought I am casting in a wrong way
scale declared as float
Hi guys, I went all over the documenation and lots of examples. I am basicaly trying to convert each coordinate from float to Clipper Long and after Execute I need to conver all back to floats. So what I found is when I convert back it does not give me very acurate numbers. I need to go up to 1000 with my scale Here is how I do it, is it wrong? // Convert input Vecto3 List to intPoints. Including float precision // http://www.angusj.com/delphi/clipper/documentation/Docs/Overview/FAQ.htm private void...