#define MRMESH_API
Definition MRMeshFwd.h:80
std::function< bool(float)> ProgressCallback
Definition MRMeshFwd.h:753
Expected< GcodeSource > fromGcode(const std::filesystem::path &file, ProgressCallback callback={})
loads from *.gcode file (or any text file)
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
Definition MRGcodeLoad.h:14
only for bindings generation
Definition MRCameraOrientationPlugin.h:8