struct MR_std_pair_MR_FaceId_bool MR_std_pair_MR_FaceId_bool
Definition MRUnionFind.h:18
#define MRC_API
Definition exports.h:11
MRC_API MR_std_pair_MR_FaceId_bool * MR_std_pair_MR_FaceId_bool_Construct(MR_FaceId first, bool second)
MRC_API void MR_std_pair_MR_FaceId_bool_AssignFromAnother(MR_std_pair_MR_FaceId_bool *_this, const MR_std_pair_MR_FaceId_bool *other)
MRC_API const MR_FaceId * MR_std_pair_MR_FaceId_bool_First(const MR_std_pair_MR_FaceId_bool *_this)
MRC_API bool * MR_std_pair_MR_FaceId_bool_MutableSecond(MR_std_pair_MR_FaceId_bool *_this)
MRC_API void MR_std_pair_MR_FaceId_bool_Destroy(const MR_std_pair_MR_FaceId_bool *_this)
Destroys a heap-allocated instance of MR_std_pair_MR_FaceId_bool. Does nothing if the pointer is null...
MRC_API MR_FaceId * MR_std_pair_MR_FaceId_bool_MutableFirst(MR_std_pair_MR_FaceId_bool *_this)
MRC_API MR_std_pair_MR_FaceId_bool * MR_std_pair_MR_FaceId_bool_DefaultConstruct(void)
MRC_API MR_std_pair_MR_FaceId_bool * MR_std_pair_MR_FaceId_bool_OffsetMutablePtr(MR_std_pair_MR_FaceId_bool *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_pair_MR_FaceId_bool_DestroyArray(const MR_std_pair_MR_FaceId_bool *_this)
Destroys a heap-allocated array of MR_std_pair_MR_FaceId_bool. Does nothing if the pointer is null.
MRC_API MR_std_pair_MR_FaceId_bool * MR_std_pair_MR_FaceId_bool_ConstructFromAnother(const MR_std_pair_MR_FaceId_bool *other)
MRC_API const MR_std_pair_MR_FaceId_bool * MR_std_pair_MR_FaceId_bool_OffsetPtr(const MR_std_pair_MR_FaceId_bool *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 const bool * MR_std_pair_MR_FaceId_bool_Second(const MR_std_pair_MR_FaceId_bool *_this)
MRC_API MR_std_pair_MR_FaceId_bool * MR_std_pair_MR_FaceId_bool_DefaultConstructArray(size_t num_elems)