struct MR_PointsLoadSettings MR_PointsLoadSettings
Definition MRCtm.h:16
struct MR_expected_MR_PointCloud_std_string MR_expected_MR_PointCloud_std_string
Definition MRCtm.h:19
struct MR_std_istream MR_std_istream
Definition MRCtm.h:21
struct MR_std_string MR_std_string
Definition MRE57.h:22
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromDxf_std_filesystem_path(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromAnySupportedFormat_3(MR_std_istream *in, const MR_std_string *extension, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromPly_std_istream(MR_std_istream *in, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromObj_std_filesystem_path(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromText_std_istream(MR_std_istream *in, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromText_std_filesystem_path(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromObj_std_istream(MR_std_istream *in, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromPly_std_filesystem_path(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromDxf_std_istream(MR_std_istream *in, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromPts_std_filesystem_path(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromPts_std_istream(MR_std_istream *in, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromAnySupportedFormat_2(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
#define MRC_API
Definition exports.h:11