struct MR_expected_MR_Mesh_std_string MR_expected_MR_Mesh_std_string
Definition MRCtm.h:18
struct MR_MeshLoadSettings MR_MeshLoadSettings
Definition MRCtm.h:14
struct MR_std_istream MR_std_istream
Definition MRCtm.h:21
struct MR_expected_std_shared_ptr_MR_Object_std_string MR_expected_std_shared_ptr_MR_Object_std_string
Definition MRGltf.h:11
MRC_API MR_expected_std_shared_ptr_MR_Object_std_string * MR_MeshLoad_fromSceneStepFile_std_istream(MR_std_istream *in, const MR_MeshLoadSettings *settings)
MRC_API MR_expected_MR_Mesh_std_string * MR_MeshLoad_fromStep_std_istream(MR_std_istream *in, const MR_MeshLoadSettings *settings)
MRC_API MR_expected_MR_Mesh_std_string * MR_MeshLoad_fromStep_std_filesystem_path(const char *path, const char *path_end, const MR_MeshLoadSettings *settings)
MRC_API MR_expected_std_shared_ptr_MR_Object_std_string * MR_MeshLoad_fromSceneStepFile_std_filesystem_path(const char *path, const char *path_end, const MR_MeshLoadSettings *settings)
#define MRC_API
Definition exports.h:11