14#include <lagrange/fs/filesystem.h>
15#include <lagrange/io/types.h>
16#include <lagrange/scene/Scene.h>
30template <
typename SceneType>
41template <
typename SceneType>
Mesh input/output.
Definition detect_file_format.h:18
SceneType load_scene_gltf(const fs::path &filename, const LoadOptions &options={})
Load a scene using gltf.
Definition load_gltf.cpp:954
Options used when loading a mesh or a scene.
Definition types.h:80