-
- Downloads
[GL] Small improvements in GEOObjects::mergePoints().
- j++ -> j++, k++ -> ++k, - added nullptr check, - using make_pair, - moved fetching the PointVec object from inner loop.
Loading
Please register or sign in to comment
- j++ -> j++, k++ -> ++k, - added nullptr check, - using make_pair, - moved fetching the PointVec object from inner loop.