Danny Robson
62491b4cec
move the point hashing function into general coord operations. convert from using std::hash to something we've made so that we know it's going to spread the bits a little (unlike the default identity of GCC 7).