struct MR_ICPGroupPair MR_ICPGroupPair
Definition MRICP.h:19
struct MR_std_vector_MR_ICPGroupPair MR_std_vector_MR_ICPGroupPair
Definition MRMultiwayICP.h:28
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API void MR_std_vector_MR_ICPGroupPair_iterator_OffsetBy(MR_std_vector_MR_ICPGroupPair_iterator *_this, ptrdiff_t delta)
MRC_API void MR_std_vector_MR_ICPGroupPair_ShrinkToFit(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_const_iterator_FromMutable(const MR_std_vector_MR_ICPGroupPair_iterator *iter)
MRC_API void MR_std_vector_MR_ICPGroupPair_Erase(MR_std_vector_MR_ICPGroupPair *_this, size_t position)
MRC_API MR_std_vector_MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_DefaultConstructArray(size_t num_elems)
MRC_API MR_std_vector_MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_DefaultConstruct(void)
MRC_API ptrdiff_t MR_std_vector_MR_ICPGroupPair_MutableToIndex(const MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_iterator *iter)
MRC_API bool MR_std_vector_MR_ICPGroupPair_IsMutableEnd(MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_iterator *iter)
MRC_API void MR_std_vector_MR_ICPGroupPair_EraseAtMutableIter(MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_iterator *position)
MRC_API MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_MutableEnd(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_End(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_MutableFront(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_const_iterator_AssignFromAnother(MR_std_vector_MR_ICPGroupPair_const_iterator *_this, const MR_std_vector_MR_ICPGroupPair_const_iterator *other)
MRC_API const MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_At(const MR_std_vector_MR_ICPGroupPair *_this, size_t i)
MRC_API bool MR_std_vector_MR_ICPGroupPair_IsMutableBegin(MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_iterator *iter)
MRC_API void MR_std_vector_MR_ICPGroupPair_EraseAtIter(MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_const_iterator *position)
MRC_API void MR_std_vector_MR_ICPGroupPair_iterator_Destroy(const MR_std_vector_MR_ICPGroupPair_iterator *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_ICPGroupPair_iterator. Does nothing if the poi...
MRC_API void MR_std_vector_MR_ICPGroupPair_const_iterator_Incr(MR_std_vector_MR_ICPGroupPair_const_iterator *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_iterator_DestroyArray(const MR_std_vector_MR_ICPGroupPair_iterator *_this)
Destroys a heap-allocated array of MR_std_vector_MR_ICPGroupPair_iterator. Does nothing if the pointe...
MRC_API void MR_std_vector_MR_ICPGroupPair_Destroy(const MR_std_vector_MR_ICPGroupPair *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_ICPGroupPair. Does nothing if the pointer is n...
MRC_API MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_iterator_ConstructFromAnother(const MR_std_vector_MR_ICPGroupPair_iterator *other)
MRC_API void MR_std_vector_MR_ICPGroupPair_Resize(MR_std_vector_MR_ICPGroupPair *_this, size_t new_size)
MRC_API const MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_const_iterator_Deref(const MR_std_vector_MR_ICPGroupPair_const_iterator *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_const_iterator_OffsetBy(MR_std_vector_MR_ICPGroupPair_const_iterator *_this, ptrdiff_t delta)
MRC_API size_t MR_std_vector_MR_ICPGroupPair_Capacity(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API const MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_Back(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API const MR_std_vector_MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_OffsetPtr(const MR_std_vector_MR_ICPGroupPair *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_vector_MR_ICPGroupPair_const_iterator_Decr(MR_std_vector_MR_ICPGroupPair_const_iterator *_this)
MRC_API const MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_iterator_OffsetPtr(const MR_std_vector_MR_ICPGroupPair_iterator *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 MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_MutableBack(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_PushBack(MR_std_vector_MR_ICPGroupPair *_this, const MR_ICPGroupPair *new_elem)
MRC_API void MR_std_vector_MR_ICPGroupPair_iterator_AssignFromAnother(MR_std_vector_MR_ICPGroupPair_iterator *_this, const MR_std_vector_MR_ICPGroupPair_iterator *other)
MRC_API MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_const_iterator_DefaultConstruct(void)
MRC_API ptrdiff_t MR_std_vector_MR_ICPGroupPair_iterator_Distance(const MR_std_vector_MR_ICPGroupPair_iterator *a, const MR_std_vector_MR_ICPGroupPair_iterator *b)
MRC_API void MR_std_vector_MR_ICPGroupPair_InsertAtMutableIter(MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_iterator *position, const MR_ICPGroupPair *new_elem)
MRC_API bool MR_std_vector_MR_ICPGroupPair_IsBegin(const MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_const_iterator *iter)
MRC_API void MR_std_vector_MR_ICPGroupPair_const_iterator_DestroyArray(const MR_std_vector_MR_ICPGroupPair_const_iterator *_this)
Destroys a heap-allocated array of MR_std_vector_MR_ICPGroupPair_const_iterator. Does nothing if the ...
MRC_API MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_iterator_OffsetMutablePtr(MR_std_vector_MR_ICPGroupPair_iterator *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_vector_MR_ICPGroupPair_iterator_Incr(MR_std_vector_MR_ICPGroupPair_iterator *_this)
MRC_API ptrdiff_t MR_std_vector_MR_ICPGroupPair_ToIndex(const MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_const_iterator *iter)
MRC_API bool MR_std_vector_MR_ICPGroupPair_IsEmpty(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_iterator_Decr(MR_std_vector_MR_ICPGroupPair_iterator *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_Clear(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API MR_std_vector_MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_vector_MR_ICPGroupPair *other)
MRC_API void MR_std_vector_MR_ICPGroupPair_Reserve(MR_std_vector_MR_ICPGroupPair *_this, size_t new_capacity)
MRC_API MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_MutableBegin(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_vector_MR_ICPGroupPair_ResizeWithDefaultValue(MR_std_vector_MR_ICPGroupPair *_this, size_t new_size, const MR_ICPGroupPair *value)
MRC_API MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_const_iterator_ConstructFromAnother(const MR_std_vector_MR_ICPGroupPair_const_iterator *other)
MRC_API MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_Begin(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_DestroyArray(const MR_std_vector_MR_ICPGroupPair *_this)
Destroys a heap-allocated array of MR_std_vector_MR_ICPGroupPair. Does nothing if the pointer is null...
struct MR_std_vector_MR_ICPGroupPair_iterator MR_std_vector_MR_ICPGroupPair_iterator
Definition std_vector_MR_ICPGroupPair.h:26
MRC_API size_t MR_std_vector_MR_ICPGroupPair_Size(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_AssignFromAnother(MR_std_vector_MR_ICPGroupPair *_this, MR_PassBy other_pass_by, MR_std_vector_MR_ICPGroupPair *other)
MRC_API MR_std_vector_MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_OffsetMutablePtr(MR_std_vector_MR_ICPGroupPair *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 MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_const_iterator_OffsetMutablePtr(MR_std_vector_MR_ICPGroupPair_const_iterator *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 bool MR_std_vector_MR_ICPGroupPair_IsEnd(const MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_const_iterator *iter)
struct MR_std_vector_MR_ICPGroupPair_const_iterator MR_std_vector_MR_ICPGroupPair_const_iterator
Definition std_vector_MR_ICPGroupPair.h:22
MRC_API MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_MutableAt(MR_std_vector_MR_ICPGroupPair *_this, size_t i)
MRC_API MR_std_vector_MR_ICPGroupPair_iterator * MR_std_vector_MR_ICPGroupPair_iterator_DefaultConstruct(void)
MRC_API ptrdiff_t MR_std_vector_MR_ICPGroupPair_const_iterator_Distance(const MR_std_vector_MR_ICPGroupPair_const_iterator *a, const MR_std_vector_MR_ICPGroupPair_const_iterator *b)
MRC_API MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_iterator_Deref(const MR_std_vector_MR_ICPGroupPair_iterator *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_PopBack(MR_std_vector_MR_ICPGroupPair *_this)
MRC_API void MR_std_vector_MR_ICPGroupPair_const_iterator_Destroy(const MR_std_vector_MR_ICPGroupPair_const_iterator *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_ICPGroupPair_const_iterator....
MRC_API const MR_ICPGroupPair * MR_std_vector_MR_ICPGroupPair_Front(const MR_std_vector_MR_ICPGroupPair *_this)
MRC_API const MR_std_vector_MR_ICPGroupPair_const_iterator * MR_std_vector_MR_ICPGroupPair_const_iterator_OffsetPtr(const MR_std_vector_MR_ICPGroupPair_const_iterator *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_vector_MR_ICPGroupPair_InsertAtIter(MR_std_vector_MR_ICPGroupPair *_this, const MR_std_vector_MR_ICPGroupPair_const_iterator *position, const MR_ICPGroupPair *new_elem)
MRC_API void MR_std_vector_MR_ICPGroupPair_Insert(MR_std_vector_MR_ICPGroupPair *_this, size_t position, const MR_ICPGroupPair *new_elem)