QGIS API Documentation 4.1.0-Master (64dc32379c2)
Loading...
Searching...
No Matches
qgscesiumimplicittiling.h File Reference
#include <nlohmann/json.hpp>
#include "qgis_core.h"
#include "qgstiledsceneboundingvolume.h"
#include <QBitArray>
#include <QUrl>
Include dependency graph for qgscesiumimplicittiling.h:
This graph shows which files directly or indirectly include this file:

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

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 29 of file qgscesiumimplicittiling.h.