MRMESH_API const IOFilters Filters
MRMESH_API Expected< GcodeSource > fromGcode(const std::filesystem::path &file, ProgressCallback callback={})
loads from *.gcode file (or any text file)
MRMESH_API Expected< GcodeSource > fromAnySupportedFormat(const std::filesystem::path &file, ProgressCallback callback={})
detects the format from file extension and loads mesh from it
tl::expected< T, E > Expected
Definition MRExpected.h:31
std::vector< IOFilter > IOFilters
Definition MRIOFilters.h:32
only for bindings generation
Definition MRCameraOrientationPlugin.h:8