MeshLib C Docs
Loading...
Searching...
No Matches
std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref.h
Go to the documentation of this file.
1#pragma once
2
3#include <MRCMisc/common.h>
4#include <MRCMisc/exports.h>
5
6#include <stdbool.h>
7#include <stddef.h>
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
13typedef struct MR_MeshOrPoints_ProjectionResult MR_MeshOrPoints_ProjectionResult; // Defined in `#include <MRCMesh/MRMeshOrPoints.h>`.
14typedef struct MR_Vector3f MR_Vector3f; // Defined in `#include <MRCMesh/MRVector3.h>`.
15
16
20
24
29
35
41
44
47
51
55
59
63
69
75
81
113MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_ConstructEx(bool (*func)(const MR_Vector3f *_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));
114
146MRC_API void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_AssignEx(MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this, bool (*func)(const MR_Vector3f *_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));
147
148#ifdef __cplusplus
149} // extern "C"
150#endif
struct MR_MeshOrPoints_ProjectionResult MR_MeshOrPoints_ProjectionResult
Definition MRMeshOrPoints.h:41
struct MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref
Definition MRMeshOrPoints.h:29
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API const MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_OffsetPtr(const MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *ptr, ptrdiff_t i)
MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_ConstructEx(bool(*func)(const MR_Vector3f *_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 void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_reset(MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this)
MRC_API bool MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_has_value(const MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this)
MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *other)
MRC_API void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_DestroyArray(const MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this)
Destroys a heap-allocated array of MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_Pr...
MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_DefaultConstructArray(size_t num_elems)
MRC_API bool MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_call(const MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this, const MR_Vector3f *_1, MR_MeshOrPoints_ProjectionResult *_2)
MRC_API void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_AssignEx(MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this, bool(*func)(const MR_Vector3f *_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 void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_AssignFromAnother(MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this, MR_PassBy other_pass_by, MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *other)
MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_OffsetMutablePtr(MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *ptr, ptrdiff_t i)
MRC_API void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_Destroy(const MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this)
Destroys a heap-allocated instance of MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints...
MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_DefaultConstruct(void)
MRC_API void MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_Assign(MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref *_this, bool(*func)(const MR_Vector3f *_1, MR_MeshOrPoints_ProjectionResult *_2))
MRC_API MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref * MR_std_function_bool_from_const_MR_Vector3f_ref_MR_MeshOrPoints_ProjectionResult_ref_ConstructStateless(bool(*func)(const MR_Vector3f *_1, MR_MeshOrPoints_ProjectionResult *_2))
Generated from class MR::Vector3f.
Definition MRVector3.h:47