Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeomapmapboxgl.cpp File Reference

(cd4db512ae08836f5fa1d746000052215cf70a9c)

#include "qgeomapmapboxgl.h"
#include "qgeomapmapboxgl_p.h"
#include "qsgmapboxglnode.h"
#include "qmapboxglstylechange_p.h"
#include <QtCore/QByteArray>
#include <QtCore/QCoreApplication>
#include <QtGui/QOpenGLContext>
#include <QtOpenGL/QOpenGLFramebufferObject>
#include <QtLocation/private/qdeclarativecirclemapitem_p.h>
#include <QtLocation/private/qdeclarativegeomapitembase_p.h>
#include <QtLocation/private/qdeclarativepolygonmapitem_p.h>
#include <QtLocation/private/qdeclarativepolylinemapitem_p.h>
#include <QtLocation/private/qdeclarativerectanglemapitem_p.h>
#include <QtLocation/private/qgeoprojection_p.h>
#include <QtQuick/QQuickWindow>
#include <QtQuick/QSGImageNode>
#include <QtQuick/private/qsgcontext_p.h>
#include <QMapboxGL>
#include <cmath>
+ Include dependency graph for qgeomapmapboxgl.cpp:

Go to the source code of this file.

Macros

#define MBGL_TILE_SIZE   512.0
 

Macro Definition Documentation

◆ MBGL_TILE_SIZE

#define MBGL_TILE_SIZE   512.0

Definition at line 29 of file qgeomapmapboxgl.cpp.

Referenced by QGeoMapMapboxGLPrivate::updateSceneGraph().