QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Macros
qgsalgorithmb3dmtogltf.cpp File Reference
#include "qgsalgorithmb3dmtogltf.h"
#include "qgscesiumutils.h"
#include "qgsgltfutils.h"
#include "tiny_gltf.h"
#include <fstream>
Include dependency graph for qgsalgorithmb3dmtogltf.cpp:

Go to the source code of this file.

Macros

#define TINYGLTF_IMPLEMENTATION
 
#define TINYGLTF_NO_STB_IMAGE
 
#define TINYGLTF_NO_STB_IMAGE_WRITE
 

Macro Definition Documentation

◆ TINYGLTF_IMPLEMENTATION

#define TINYGLTF_IMPLEMENTATION

Definition at line 22 of file qgsalgorithmb3dmtogltf.cpp.

◆ TINYGLTF_NO_STB_IMAGE

#define TINYGLTF_NO_STB_IMAGE

Definition at line 23 of file qgsalgorithmb3dmtogltf.cpp.

◆ TINYGLTF_NO_STB_IMAGE_WRITE

#define TINYGLTF_NO_STB_IMAGE_WRITE

Definition at line 24 of file qgsalgorithmb3dmtogltf.cpp.