MeshLib C Docs
Loading...
Searching...
No Matches
MRMisonLoad.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
MRCMisc/exports.h
>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
typedef
struct
MR_expected_MR_LoadedObjectT_std_string
MR_expected_MR_LoadedObjectT_std_string
;
// Defined in `#include <MRCMisc/expected_MR_LoadedObjectT_std_string.h>`.
10
typedef
struct
MR_std_function_bool_from_float
MR_std_function_bool_from_float
;
// Defined in `#include <MRCMisc/std_function_bool_from_float.h>`.
11
typedef
struct
MR_std_istream
MR_std_istream
;
// Defined in `#include <MRCMisc/iostream.h>`.
12
13
25
MRC_API
MR_expected_MR_LoadedObjectT_std_string
*
MR_fromSceneMison_std_filesystem_path
(
const
char
*path,
const
char
*path_end,
const
MR_std_function_bool_from_float
*callback);
26
32
MRC_API
MR_expected_MR_LoadedObjectT_std_string
*
MR_fromSceneMison_std_istream
(
MR_std_istream
*in,
const
MR_std_function_bool_from_float
*callback);
33
34
#ifdef __cplusplus
35
}
// extern "C"
36
#endif
MR_expected_MR_LoadedObjectT_std_string
struct MR_expected_MR_LoadedObjectT_std_string MR_expected_MR_LoadedObjectT_std_string
Definition
MR3mf.h:9
MR_std_function_bool_from_float
struct MR_std_function_bool_from_float MR_std_function_bool_from_float
Definition
MR3mf.h:10
MR_std_istream
struct MR_std_istream MR_std_istream
Definition
MRCtm.h:21
MR_fromSceneMison_std_istream
MRC_API MR_expected_MR_LoadedObjectT_std_string * MR_fromSceneMison_std_istream(MR_std_istream *in, const MR_std_function_bool_from_float *callback)
MR_fromSceneMison_std_filesystem_path
MRC_API MR_expected_MR_LoadedObjectT_std_string * MR_fromSceneMison_std_filesystem_path(const char *path, const char *path_end, const MR_std_function_bool_from_float *callback)
exports.h
MRC_API
#define MRC_API
Definition
exports.h:11
MeshLib
Cbindings
MRCMesh
MRMisonLoad.h
Generated by
1.11.0