struct MR_std_optional_MR_AllLocalTriangulations MR_std_optional_MR_AllLocalTriangulations
Definition MRLocalTriangulations.h:26
struct MR_AllLocalTriangulations MR_AllLocalTriangulations
Definition MRLocalTriangulations.h:53
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API const MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_Value(const MR_std_optional_MR_AllLocalTriangulations *_this)
MRC_API MR_std_optional_MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_optional_MR_AllLocalTriangulations *other)
MRC_API MR_std_optional_MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_DefaultConstruct(void)
MRC_API void MR_std_optional_MR_AllLocalTriangulations_AssignFromAnother(MR_std_optional_MR_AllLocalTriangulations *_this, MR_PassBy other_pass_by, MR_std_optional_MR_AllLocalTriangulations *other)
MRC_API MR_std_optional_MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_OffsetMutablePtr(MR_std_optional_MR_AllLocalTriangulations *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API void MR_std_optional_MR_AllLocalTriangulations_AssignFrom(MR_std_optional_MR_AllLocalTriangulations *_this, MR_PassBy other_pass_by, MR_AllLocalTriangulations *other)
MRC_API void MR_std_optional_MR_AllLocalTriangulations_Destroy(const MR_std_optional_MR_AllLocalTriangulations *_this)
Destroys a heap-allocated instance of MR_std_optional_MR_AllLocalTriangulations. Does nothing if the ...
MRC_API MR_std_optional_MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_DefaultConstructArray(size_t num_elems)
MRC_API MR_std_optional_MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_ConstructFrom(MR_PassBy other_pass_by, MR_AllLocalTriangulations *other)
MRC_API MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_MutableValue(MR_std_optional_MR_AllLocalTriangulations *_this)
MRC_API const MR_std_optional_MR_AllLocalTriangulations * MR_std_optional_MR_AllLocalTriangulations_OffsetPtr(const MR_std_optional_MR_AllLocalTriangulations *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API void MR_std_optional_MR_AllLocalTriangulations_DestroyArray(const MR_std_optional_MR_AllLocalTriangulations *_this)
Destroys a heap-allocated array of MR_std_optional_MR_AllLocalTriangulations. Does nothing if the poi...