struct MR_Polyline3 MR_Polyline3
Definition MRAABBTreePolyline.h:16
struct MR_expected_void_std_string MR_expected_void_std_string
Definition MRCtm.h:20
struct MR_SaveSettings MR_SaveSettings
Definition MRCtm.h:17
struct MR_std_ostream MR_std_ostream
Definition MRCtm.h:22
struct MR_std_string MR_std_string
Definition MRE57.h:22
MRC_API MR_expected_void_std_string * MR_LinesSave_toPts_std_ostream(const MR_Polyline3 *polyline, MR_std_ostream *out, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toMrLines_std_ostream(const MR_Polyline3 *polyline, MR_std_ostream *out, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toDxf_std_filesystem_path(const MR_Polyline3 *polyline, const char *file, const char *file_end, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toPly_std_filesystem_path(const MR_Polyline3 *polyline, const char *file, const char *file_end, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toPts_std_filesystem_path(const MR_Polyline3 *polyline, const char *file, const char *file_end, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toAnySupportedFormat_4(const MR_Polyline3 *polyline, const MR_std_string *extension, MR_std_ostream *out, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toAnySupportedFormat_3(const MR_Polyline3 *polyline, const char *file, const char *file_end, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toDxf_std_ostream(const MR_Polyline3 *polyline, MR_std_ostream *out, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toMrLines_std_filesystem_path(const MR_Polyline3 *polyline, const char *file, const char *file_end, const MR_SaveSettings *settings)
MRC_API MR_expected_void_std_string * MR_LinesSave_toPly_std_ostream(const MR_Polyline3 *polyline, MR_std_ostream *out, const MR_SaveSettings *settings)
#define MRC_API
Definition exports.h:11