MRC_API MR_expected_MR_DistanceMap_std_string * MR_DistanceMapLoad_fromRaw(const char *path, const char *path_end, const MR_DistanceMapLoadSettings *settings)
Load DistanceMap from binary file Format: 2 integer - DistanceMap.resX & DistanceMap....
MRC_API MR_expected_MR_DistanceMap_std_string * MR_DistanceMapLoad_fromTiff(const char *path, const char *path_end, const MR_DistanceMapLoadSettings *settings)
MRC_API MR_expected_MR_DistanceMap_std_string * MR_DistanceMapLoad_fromAnySupportedFormat(const char *path, const char *path_end, const MR_DistanceMapLoadSettings *settings)
MRC_API MR_expected_MR_DistanceMap_std_string * MR_DistanceMapLoad_fromMrDistanceMap(const char *path, const char *path_end, const MR_DistanceMapLoadSettings *settings)
struct MR_DistanceMapLoadSettings MR_DistanceMapLoadSettings
Definition MRDistanceMapLoad.h:9
struct MR_expected_MR_DistanceMap_std_string MR_expected_MR_DistanceMap_std_string
Definition MRDistanceMap.h:24
#define MRC_API
Definition exports.h:11