Skip to content
Snippets Groups Projects
Commit aacb5119 authored by Tom Fischer's avatar Tom Fischer
Browse files

[GL] Small improvements in GEOObjects::mergePoints().

- j++ -> j++, k++ -> ++k,
- added nullptr check,
- using make_pair,
- moved fetching the PointVec object from inner loop.
parent 77b5d595
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment