14#include <lagrange/fs/filesystem.h>
15#include <lagrange/io/types.h>
16#include <lagrange/scene/SimpleScene.h>
30template <
typename SceneType>
41template <
typename SceneType>
Mesh input/output.
Definition: detect_file_format.h:18
SceneType load_simple_scene_gltf(std::istream &input_stream, const LoadOptions &options={})
Load a simple scene with gltf.
Definition: load_gltf.cpp:942