MeshLib C Docs
Loading...
Searching...
No Matches
std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult.h
Go to the documentation of this file.
1#pragma once
2
3#include <MRCMesh/MRId.h>
4#include <MRCMisc/common.h>
5#include <MRCMisc/exports.h>
6
7#include <stdbool.h>
8#include <stddef.h>
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
14typedef struct MR_MeshOrPoints_ProjectionResult MR_MeshOrPoints_ProjectionResult; // Defined in `#include <MRCMesh/MRMeshOrPoints.h>`.
15
16
20
24
29
35
41
44
47
51
55
59
63
68
76
84
118MRC_API MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_ConstructEx(void (*func)(MR_ObjId *_1, MR_MeshOrPoints_ProjectionResult *_2, void *_userdata, void **_cleanup_value), void *userdata, void (*postcall_callback)(void *_userdata, void *_cleanup_value), void (*userdata_callback)(void **_this_userdata, void *_other_userdata));
119
153MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_AssignEx(MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this, void (*func)(MR_ObjId *_1, MR_MeshOrPoints_ProjectionResult *_2, void *_userdata, void **_cleanup_value), void *userdata, void (*postcall_callback)(void *_userdata, void *_cleanup_value), void (*userdata_callback)(void **_this_userdata, void *_other_userdata));
154
155#ifdef __cplusplus
156} // extern "C"
157#endif
struct MR_MeshOrPoints_ProjectionResult MR_MeshOrPoints_ProjectionResult
Definition MRMeshOrPoints.h:41
struct MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult
Definition MRMeshOrPoints.h:32
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_AssignFromAnother(MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this, MR_PassBy other_pass_by, MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *other)
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_Destroy(const MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this)
Destroys a heap-allocated instance of MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionRe...
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_call(const MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this, MR_ObjId _1, const MR_MeshOrPoints_ProjectionResult *_2)
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_Assign(MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this, void(*func)(MR_ObjId *_1, MR_MeshOrPoints_ProjectionResult *_2))
MRC_API bool MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_has_value(const MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this)
MRC_API MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_ConstructStateless(void(*func)(MR_ObjId *_1, MR_MeshOrPoints_ProjectionResult *_2))
MRC_API const MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_OffsetPtr(const MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *ptr, ptrdiff_t i)
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_AssignEx(MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this, void(*func)(MR_ObjId *_1, MR_MeshOrPoints_ProjectionResult *_2, 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 MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_OffsetMutablePtr(MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *ptr, ptrdiff_t i)
MRC_API MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *other)
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_reset(MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this)
MRC_API MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_DestroyArray(const MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult *_this)
Destroys a heap-allocated array of MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResul...
MRC_API MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_ConstructEx(void(*func)(MR_ObjId *_1, MR_MeshOrPoints_ProjectionResult *_2, 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 MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult * MR_std_function_void_from_MR_ObjId_MR_MeshOrPoints_ProjectionResult_DefaultConstruct(void)
Definition MRId.h:83