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