Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
tinygltf_stub.cc
Go to the documentation of this file.
1// Copyright 2013 The Flutter Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include "nlohmann/json.hpp"
6
7#define TINYGLTF_IMPLEMENTATION
8#define TINYGLTF_NO_INCLUDE_JSON
9#define STB_IMAGE_IMPLEMENTATION
10#define STB_IMAGE_WRITE_IMPLEMENTATION
11#include "flutter/third_party/tinygltf/tiny_gltf.h"