struct MR_std_function_bool_from_float MR_std_function_bool_from_float
Definition MR3mf.h:10
MRC_API bool MR_reportProgress_4(MR_PassBy cb_pass_by, MR_std_function_bool_from_float *cb, float v, MR_uint64_t counter, int32_t divider)
MRC_API MR_std_function_bool_from_float * MR_subprogress_float(MR_PassBy cb_pass_by, MR_std_function_bool_from_float *cb, float from, float to)
MRC_API bool MR_reportProgress_2(MR_PassBy cb_pass_by, MR_std_function_bool_from_float *cb, float v)
MRC_API MR_std_function_bool_from_float * MR_subprogress_uint64_t(MR_PassBy cb_pass_by, MR_std_function_bool_from_float *cb, MR_uint64_t index, MR_uint64_t count)
MR_PassBy
Definition common.h:19
uint64_t MR_uint64_t
Definition common.h:14
#define MRC_API
Definition exports.h:11