QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
Classes | Macros
qgsquantizedmeshtiles.h File Reference
#include "qgis_core.h"
#include "qgsexception.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 27 of file qgsquantizedmeshtiles.h.

◆ TINYGLTF_NO_STB_IMAGE

#define TINYGLTF_NO_STB_IMAGE

Definition at line 23 of file qgsquantizedmeshtiles.h.

◆ TINYGLTF_NO_STB_IMAGE_WRITE

#define TINYGLTF_NO_STB_IMAGE_WRITE

Definition at line 24 of file qgsquantizedmeshtiles.h.