#include <geo.hpp>
Definition at line 82 of file geo.hpp.
◆ LatLngBounds() [1/2]
mbgl::LatLngBounds::LatLngBounds |
( |
| ) |
|
|
inline |
Construct an infinite bound, a bound for which the constrain method returns its input unmodified.
Note: this is different than LatLngBounds::world() since arbitrary unwrapped coordinates are also inside the bounds.
Definition at line 109 of file geo.hpp.
◆ LatLngBounds() [2/2]
◆ center()
LatLng mbgl::LatLngBounds::center |
( |
| ) |
const |
|
inline |
◆ constrain()
LatLng mbgl::LatLngBounds::constrain |
( |
const LatLng & |
p | ) |
const |
◆ contains() [1/3]
◆ contains() [2/3]
◆ contains() [3/3]
◆ crossesAntimeridian()
bool mbgl::LatLngBounds::crossesAntimeridian |
( |
| ) |
const |
|
inline |
◆ east()
double mbgl::LatLngBounds::east |
( |
| ) |
const |
|
inline |
◆ empty()
◆ extend() [1/2]
void mbgl::LatLngBounds::extend |
( |
const LatLng & |
point | ) |
|
|
inline |
◆ extend() [2/2]
void mbgl::LatLngBounds::extend |
( |
const LatLngBounds & |
bounds | ) |
|
|
inline |
◆ hull()
◆ intersects()
◆ isEmpty()
bool mbgl::LatLngBounds::isEmpty |
( |
| ) |
const |
|
inline |
◆ north()
double mbgl::LatLngBounds::north |
( |
| ) |
const |
|
inline |
◆ northeast()
LatLng mbgl::LatLngBounds::northeast |
( |
| ) |
const |
|
inline |
◆ northwest()
LatLng mbgl::LatLngBounds::northwest |
( |
| ) |
const |
|
inline |
◆ singleton()
◆ south()
double mbgl::LatLngBounds::south |
( |
| ) |
const |
|
inline |
◆ southeast()
LatLng mbgl::LatLngBounds::southeast |
( |
| ) |
const |
|
inline |
◆ southwest()
LatLng mbgl::LatLngBounds::southwest |
( |
| ) |
const |
|
inline |
◆ valid()
bool mbgl::LatLngBounds::valid |
( |
| ) |
const |
|
inline |
◆ west()
double mbgl::LatLngBounds::west |
( |
| ) |
const |
|
inline |
◆ world()
◆ operator!=
◆ operator==
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/util/geo.hpp