Hello!
version=1.8.1
I want to change TFloat to be Double insted of single,
I get 3 compilation errors on:
TVectorMap.LoadFromFile
TVectorMap.SaveToFile
on these lines you make convertions from TFloat to
integer, and when I change TFloat to Double, it cannot,
it's some sort of a hack, and it's remarked:
// not a mistake!
so I'm guessing it is a mistake on double...
Greetings,
Idan