struct MR_AABBTreePoints MR_AABBTreePoints
Definition MRAABBTreePoints.h:37
struct MR_std_function_MR_AABBTreePoints MR_std_function_MR_AABBTreePoints
Definition MRUniqueThreadSafeOwner.h:15
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_ConstructStateless(MR_AABBTreePoints *(*func)(MR_PassBy *_return_pass_by))
MRC_API void MR_std_function_MR_AABBTreePoints_Assign(MR_std_function_MR_AABBTreePoints *_this, MR_AABBTreePoints *(*func)(MR_PassBy *_return_pass_by))
MRC_API MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_call(const MR_std_function_MR_AABBTreePoints *_this)
MRC_API void MR_std_function_MR_AABBTreePoints_DestroyArray(const MR_std_function_MR_AABBTreePoints *_this)
Destroys a heap-allocated array of MR_std_function_MR_AABBTreePoints. Does nothing if the pointer is ...
MRC_API MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_function_MR_AABBTreePoints *other)
MRC_API MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_DefaultConstruct(void)
MRC_API MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_function_MR_AABBTreePoints_AssignFromAnother(MR_std_function_MR_AABBTreePoints *_this, MR_PassBy other_pass_by, MR_std_function_MR_AABBTreePoints *other)
MRC_API const MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_OffsetPtr(const MR_std_function_MR_AABBTreePoints *ptr, ptrdiff_t i)
MRC_API MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_ConstructEx(MR_AABBTreePoints *(*func)(MR_PassBy *_return_pass_by, void *_userdata, void **_cleanup_value), void *userdata, void(*postcall_callback)(void *_userdata, void *_cleanup_value), void(*userdata_callback)(void **_this_userdata, void *_other_userdata))
MRC_API void MR_std_function_MR_AABBTreePoints_AssignEx(MR_std_function_MR_AABBTreePoints *_this, MR_AABBTreePoints *(*func)(MR_PassBy *_return_pass_by, void *_userdata, void **_cleanup_value), void *userdata, void(*postcall_callback)(void *_userdata, void *_cleanup_value), void(*userdata_callback)(void **_this_userdata, void *_other_userdata))
MRC_API bool MR_std_function_MR_AABBTreePoints_has_value(const MR_std_function_MR_AABBTreePoints *_this)
MRC_API void MR_std_function_MR_AABBTreePoints_Destroy(const MR_std_function_MR_AABBTreePoints *_this)
Destroys a heap-allocated instance of MR_std_function_MR_AABBTreePoints. Does nothing if the pointer ...
MRC_API void MR_std_function_MR_AABBTreePoints_reset(MR_std_function_MR_AABBTreePoints *_this)
MRC_API MR_std_function_MR_AABBTreePoints * MR_std_function_MR_AABBTreePoints_OffsetMutablePtr(MR_std_function_MR_AABBTreePoints *ptr, ptrdiff_t i)