5#ifndef FLUTTER_IMPELLER_SCENE_IMPORTER_IMPORTER_H_
6#define FLUTTER_IMPELLER_SCENE_IMPORTER_IMPORTER_H_
11#include "flutter/fml/mapping.h"
12#include "impeller/scene/importer/scene_flatbuffers.h"
bool ParseGLTF(const fml::Mapping &source_mapping, fb::SceneT &out_scene)