Go to the source code of this file.
Classes | |
struct | PointIndexedMap |
An unordered map indexed by Point, eg 3 floating point numbers Because floating point rounding errors can affect the hashing, eg the binning of values, we may need to look near a Point/key for where the initial value was stored. More... | |
struct | PointIndexedMap::hash_point |