Classes | |
| struct | Settings |
Typedefs | |
| using | ObjectSaver = Expected<void>( * )( const Object&, const std::filesystem::path&, const Settings& ) |
Functions | |
| Expected< void > | toAnySupportedSceneFormat (const Object &object, const std::filesystem::path &file, const Settings &settings={}) |
| Expected< void > | toAnySupportedFormat (const Object &object, const std::filesystem::path &file, const Settings &settings={}) |
| using MR::ObjectSave::ObjectSaver = Expected<void>( * )( const Object&, const std::filesystem::path&, const Settings& ) |