QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgsexception.h"
#include "qgsmeshdataprovider.h"
#include "qgsrectangle.h"
#include <qbytearray.h>
#include "tiny_gltf.h"
Go to the source code of this file.
Classes | |
struct | QgsQuantizedMeshHeader |
class | QgsQuantizedMeshParsingException |
Exception thrown on failure to parse Quantized Mesh tile (malformed data) More... | |
struct | QgsQuantizedMeshTile |
Macros | |
#define | SIP_NO_FILE |
#define | TINYGLTF_NO_STB_IMAGE |
#define | TINYGLTF_NO_STB_IMAGE_WRITE |
#define SIP_NO_FILE |
Definition at line 29 of file qgsquantizedmeshtiles.h.
#define TINYGLTF_NO_STB_IMAGE |
Definition at line 25 of file qgsquantizedmeshtiles.h.
#define TINYGLTF_NO_STB_IMAGE_WRITE |
Definition at line 26 of file qgsquantizedmeshtiles.h.