Classes | Functions
area.h File Reference
#include <cmath>
#include <stdexcept>
#include <tuple>
#include <utility>
#include "coordinates.h"
#include "mercator.h"
#include "tile_id.h"
Include dependency graph for area.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Area
 

Functions

bool areaContainsTile (Area const &haystack, TileId const &needle)
 
bool operator== (Area const &self, Area const &other)
 

Function Documentation

◆ areaContainsTile()

bool areaContainsTile ( Area const &  haystack,
TileId const &  needle 
)
inline

Is a TileId needle inside an Area haystack?

Note
Two areas on different tile servers always compare unequal.

Definition at line 75 of file area.h.

◆ operator==()

bool operator== ( Area const &  self,
Area const &  other 
)
inline

Definition at line 64 of file area.h.



rviz_satellite
Author(s): Gareth Cross , Andre Schröder
autogenerated on Thu May 4 2023 02:31:43