| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgsalgorithmb3dmtogltf.h"#include "qgscesiumutils.h"#include "qgsgltfutils.h"#include "tiny_gltf.h"#include <fstream>
Go to the source code of this file.
Macros | |
| #define | TINYGLTF_IMPLEMENTATION | 
| #define | TINYGLTF_NO_STB_IMAGE | 
| #define | TINYGLTF_NO_STB_IMAGE_WRITE | 
| #define TINYGLTF_IMPLEMENTATION | 
Definition at line 22 of file qgsalgorithmb3dmtogltf.cpp.
| #define TINYGLTF_NO_STB_IMAGE | 
Definition at line 23 of file qgsalgorithmb3dmtogltf.cpp.
| #define TINYGLTF_NO_STB_IMAGE_WRITE | 
Definition at line 24 of file qgsalgorithmb3dmtogltf.cpp.