QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsquantizedmeshtiles.h File Reference
#include "qgis_core.h"
#include "qgsexception.h"
#include "qgsmeshdataprovider.h"
#include "qgsrectangle.h"
#include <qbytearray.h>
#include "tiny_gltf.h"
Include dependency graph for qgsquantizedmeshtiles.h:
This graph shows which files directly or indirectly include this file:

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

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 31 of file qgsquantizedmeshtiles.h.

◆ TINYGLTF_NO_STB_IMAGE

#define TINYGLTF_NO_STB_IMAGE

Definition at line 27 of file qgsquantizedmeshtiles.h.

◆ TINYGLTF_NO_STB_IMAGE_WRITE

#define TINYGLTF_NO_STB_IMAGE_WRITE

Definition at line 28 of file qgsquantizedmeshtiles.h.