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_fbx(const fs::path &filename, const LoadOptions &options={})
Load an fbx scene.
Definition load_fbx.cpp:605
Options used when loading a mesh or a scene.
Definition types.h:80