Skip to content

[GL] Change Grid<POINT>::getGridCoords.

Tom Fischer requested to merge github/fork/TomFischer/FixGrid into master

Due to rounding errors the computed grid coordinates are in some cases to large which leads to memory errors.

Merge request reports