forked from TravelMapping/DataProcessing
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- Restore
bool operator () (const item value) const {return (*this)[value-start];}as there's finally a use for it.
(Added in 51d5e88 & removed in ed33184 in theg_tmbbranch.) - Checking whether edges are already contained in the set will save us some pointer-chasing, and more significantly for system sets, iterating through concurrent segments.
-
PlaceRadius::ve_searchtoo. Saves us from gettingv2and doing a load of trig on it.