3#include <MRCMisc/exports.h>
struct MR_PointsLoadSettings MR_PointsLoadSettings
Definition MRCtm.h:20
struct MR_expected_MR_PointCloud_std_string MR_expected_MR_PointCloud_std_string
Definition MRCtm.h:25
struct MR_std_istream MR_std_istream
Definition MRCtm.h:28
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromLas_std_filesystem_path(const char *file, const char *file_end, const MR_PointsLoadSettings *settings)
MRC_API MR_expected_MR_PointCloud_std_string * MR_PointsLoad_fromLas_std_istream(MR_std_istream *in, const MR_PointsLoadSettings *settings)