|
QGIS API Documentation 4.1.0-Master (64dc32379c2)
|
#include <nlohmann/json.hpp>#include "qgis_core.h"#include "qgstiledsceneboundingvolume.h"#include <QBitArray>#include <QUrl>

Go to the source code of this file.
Classes | |
| class | QgsCesiumImplicitTiling |
| Contains utilities for working with Cesium 3D Tiles implicit tiling. More... | |
| struct | QgsCesiumImplicitTiling::Root |
| Definition of root implicit tiling node (typically root node of the whole tileset, but it does not have to be - there could be even multiple root implicit tiling nodes within a tileset). More... | |
| struct | QgsCesiumImplicitTiling::Subtree |
| Data about subtree of a node - there should be subtree at least for root implicit tiling node, and there may be further subtrees if the hierarchy is deeper. More... | |
| struct | QgsCesiumImplicitTiling::TileCoordinate |
| Contains ZXY coordinates of a node within implicit tiling. More... | |
Macros | |
| #define | SIP_NO_FILE |
| #define SIP_NO_FILE |
Definition at line 29 of file qgscesiumimplicittiling.h.