Searched refs:EndPosQ (Results 1 – 1 of 1) sorted by relevance
296 using EndPosQ = std::priority_queue<lanePos, std::vector<lanePos>, std::greater<>>; typedef310 void PrepareEndPosQueue(EndPosQ& q, const Lanes& lanes, float mainGap, float viewportBound) in PrepareEndPosQueue()347 EndPosQ q; in FillBackSection()