#include <Viewer3DManager.h>
|
| static bool | coordinateWithinRegion (const QGeoCoordinate &coordinate, const QGeoCoordinate &bbMin, const QGeoCoordinate &bbMax) |
| | Returns true if the coordinate lies within the lat/lon bounding box. Invalid inputs return false.
|
| |
Definition at line 11 of file Viewer3DManager.h.
◆ DisplayMode
◆ Viewer3DManager()
| Viewer3DManager::Viewer3DManager |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ coordinateWithinRegion()
| bool Viewer3DManager::coordinateWithinRegion |
( |
const QGeoCoordinate & |
coordinate, |
|
|
const QGeoCoordinate & |
bbMin, |
|
|
const QGeoCoordinate & |
bbMax |
|
) |
| |
|
static |
Returns true if the coordinate lies within the lat/lon bounding box. Invalid inputs return false.
Definition at line 113 of file Viewer3DManager.cc.
◆ displayMode()
◆ displayModeChanged
| void Viewer3DManager::displayModeChanged |
( |
| ) |
|
|
signal |
◆ gpsRef()
| QGeoCoordinate Viewer3DManager::gpsRef |
( |
| ) |
const |
|
inline |
◆ gpsRefChanged
| void Viewer3DManager::gpsRefChanged |
( |
| ) |
|
|
signal |
◆ mapProvider()
◆ setDisplayMode()
| void Viewer3DManager::setDisplayMode |
( |
DisplayMode |
mode | ) |
|
◆ vehicleOutsideMapRegion()
| bool Viewer3DManager::vehicleOutsideMapRegion |
( |
| ) |
const |
|
inline |
◆ vehicleOutsideMapRegionChanged
| void Viewer3DManager::vehicleOutsideMapRegionChanged |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: