Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Macros
tinygltf_stub.cc File Reference
#include "nlohmann/json.hpp"
#include "flutter/third_party/tinygltf/tiny_gltf.h"

Go to the source code of this file.

Macros

#define TINYGLTF_IMPLEMENTATION
 
#define TINYGLTF_NO_INCLUDE_JSON
 
#define STB_IMAGE_IMPLEMENTATION
 
#define STB_IMAGE_WRITE_IMPLEMENTATION
 

Macro Definition Documentation

◆ STB_IMAGE_IMPLEMENTATION

#define STB_IMAGE_IMPLEMENTATION

Definition at line 9 of file tinygltf_stub.cc.

◆ STB_IMAGE_WRITE_IMPLEMENTATION

#define STB_IMAGE_WRITE_IMPLEMENTATION

Definition at line 10 of file tinygltf_stub.cc.

◆ TINYGLTF_IMPLEMENTATION

#define TINYGLTF_IMPLEMENTATION

Definition at line 7 of file tinygltf_stub.cc.

◆ TINYGLTF_NO_INCLUDE_JSON

#define TINYGLTF_NO_INCLUDE_JSON

Definition at line 8 of file tinygltf_stub.cc.