Searched refs:boxes_found (Results 1 – 1 of 1) sorted by relevance
408 boxes_type boxes_found; in apply() local409 rt.query(index::intersects(point), std::back_inserter(boxes_found)); in apply()412 for (boxes_iterator bi = boxes_found.begin() ; bi != boxes_found.end() ; ++bi) in apply()