Searched refs:tileCoordinates (Results 1 – 1 of 1) sorted by relevance
128 std::vector<TileCoordinatePoint> tileCoordinates; in update() local131 tileCoordinates.push_back(point); in update()187 for (auto tileCoords : tileCoordinates) { in update()