MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_std_vector_MR_Vector3i * MR_std_vector_MR_Vector3i_DefaultConstruct(void)
MRC_API MR_std_vector_MR_Vector3i * MR_std_vector_MR_Vector3i_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_vector_MR_Vector3i *other)
MRC_API const MR_Vector3i * MR_std_vector_MR_Vector3i_const_iterator_Deref(const MR_std_vector_MR_Vector3i_const_iterator *_this)
MRC_API const MR_Vector3i * MR_std_vector_MR_Vector3i_Data(const MR_std_vector_MR_Vector3i *_this)
MRC_API bool MR_std_vector_MR_Vector3i_IsEmpty(const MR_std_vector_MR_Vector3i *_this)
MRC_API MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_iterator_OffsetMutablePtr(MR_std_vector_MR_Vector3i_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_Vector3i_const_iterator_Destroy(const MR_std_vector_MR_Vector3i_const_iterator *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_Vector3i_const_iterator. Does nothing if the p...
MRC_API MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_iterator_ConstructFromAnother(const MR_std_vector_MR_Vector3i_iterator *other)
MRC_API size_t MR_std_vector_MR_Vector3i_Size(const MR_std_vector_MR_Vector3i *_this)
MRC_API MR_Vector3i * MR_std_vector_MR_Vector3i_MutableAt(MR_std_vector_MR_Vector3i *_this, size_t i)
MRC_API MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_iterator_DefaultConstruct(void)
MRC_API void MR_std_vector_MR_Vector3i_Clear(MR_std_vector_MR_Vector3i *_this)
MRC_API ptrdiff_t MR_std_vector_MR_Vector3i_ToIndex(const MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_const_iterator *iter)
MRC_API ptrdiff_t MR_std_vector_MR_Vector3i_const_iterator_Distance(const MR_std_vector_MR_Vector3i_const_iterator *a, const MR_std_vector_MR_Vector3i_const_iterator *b)
MRC_API void MR_std_vector_MR_Vector3i_Resize(MR_std_vector_MR_Vector3i *_this, size_t new_size)
MRC_API void MR_std_vector_MR_Vector3i_iterator_Incr(MR_std_vector_MR_Vector3i_iterator *_this)
MRC_API const MR_Vector3i * MR_std_vector_MR_Vector3i_Back(const MR_std_vector_MR_Vector3i *_this)
MRC_API void MR_std_vector_MR_Vector3i_AssignFromRange(MR_std_vector_MR_Vector3i *_this, const MR_Vector3i *ptr, size_t size)
MRC_API MR_std_vector_MR_Vector3i * MR_std_vector_MR_Vector3i_ConstructFromRange(const MR_Vector3i *ptr, size_t size)
MRC_API MR_Vector3i * MR_std_vector_MR_Vector3i_MutableBack(MR_std_vector_MR_Vector3i *_this)
MRC_API void MR_std_vector_MR_Vector3i_Insert(MR_std_vector_MR_Vector3i *_this, size_t position, MR_Vector3i new_elem)
MRC_API ptrdiff_t MR_std_vector_MR_Vector3i_iterator_Distance(const MR_std_vector_MR_Vector3i_iterator *a, const MR_std_vector_MR_Vector3i_iterator *b)
MRC_API MR_Vector3i * MR_std_vector_MR_Vector3i_MutableFront(MR_std_vector_MR_Vector3i *_this)
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_const_iterator_OffsetMutablePtr(MR_std_vector_MR_Vector3i_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 MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_MutableBegin(MR_std_vector_MR_Vector3i *_this)
MRC_API void MR_std_vector_MR_Vector3i_DestroyArray(const MR_std_vector_MR_Vector3i *_this)
Destroys a heap-allocated array of MR_std_vector_MR_Vector3i. Does nothing if the pointer is null.
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_End(const MR_std_vector_MR_Vector3i *_this)
MRC_API void MR_std_vector_MR_Vector3i_Destroy(const MR_std_vector_MR_Vector3i *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_Vector3i. Does nothing if the pointer is null.
MRC_API void MR_std_vector_MR_Vector3i_EraseAtMutableIter(MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_iterator *position)
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_Begin(const MR_std_vector_MR_Vector3i *_this)
MRC_API const MR_Vector3i * MR_std_vector_MR_Vector3i_At(const MR_std_vector_MR_Vector3i *_this, size_t i)
MRC_API const MR_Vector3i * MR_std_vector_MR_Vector3i_Front(const MR_std_vector_MR_Vector3i *_this)
MRC_API bool MR_std_vector_MR_Vector3i_IsMutableEnd(MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_iterator *iter)
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_const_iterator_DefaultConstruct(void)
MRC_API void MR_std_vector_MR_Vector3i_ResizeWithDefaultValue(MR_std_vector_MR_Vector3i *_this, size_t new_size, const MR_Vector3i *value)
MRC_API bool MR_std_vector_MR_Vector3i_IsMutableBegin(MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_iterator *iter)
MRC_API void MR_std_vector_MR_Vector3i_InsertAtMutableIter(MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_iterator *position, MR_Vector3i new_elem)
struct MR_std_vector_MR_Vector3i MR_std_vector_MR_Vector3i
Definition std_vector_MR_Vector3i.h:17
MRC_API size_t MR_std_vector_MR_Vector3i_Capacity(const MR_std_vector_MR_Vector3i *_this)
MRC_API const MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_const_iterator_OffsetPtr(const MR_std_vector_MR_Vector3i_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_Vector3i_const_iterator_Incr(MR_std_vector_MR_Vector3i_const_iterator *_this)
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API const MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_iterator_OffsetPtr(const MR_std_vector_MR_Vector3i_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_Vector3i_IsEnd(const MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_const_iterator *iter)
MRC_API MR_Vector3i * MR_std_vector_MR_Vector3i_iterator_Deref(const MR_std_vector_MR_Vector3i_iterator *_this)
MRC_API void MR_std_vector_MR_Vector3i_AssignFromAnother(MR_std_vector_MR_Vector3i *_this, MR_PassBy other_pass_by, MR_std_vector_MR_Vector3i *other)
MRC_API void MR_std_vector_MR_Vector3i_const_iterator_DestroyArray(const MR_std_vector_MR_Vector3i_const_iterator *_this)
Destroys a heap-allocated array of MR_std_vector_MR_Vector3i_const_iterator. Does nothing if the poin...
MRC_API void MR_std_vector_MR_Vector3i_InsertAtIter(MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_const_iterator *position, MR_Vector3i new_elem)
MRC_API MR_std_vector_MR_Vector3i * MR_std_vector_MR_Vector3i_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_vector_MR_Vector3i_PushBack(MR_std_vector_MR_Vector3i *_this, MR_Vector3i new_elem)
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_const_iterator_ConstructFromAnother(const MR_std_vector_MR_Vector3i_const_iterator *other)
MRC_API void MR_std_vector_MR_Vector3i_iterator_Decr(MR_std_vector_MR_Vector3i_iterator *_this)
MRC_API MR_std_vector_MR_Vector3i_iterator * MR_std_vector_MR_Vector3i_MutableEnd(MR_std_vector_MR_Vector3i *_this)
MRC_API void MR_std_vector_MR_Vector3i_iterator_OffsetBy(MR_std_vector_MR_Vector3i_iterator *_this, ptrdiff_t delta)
MRC_API void MR_std_vector_MR_Vector3i_ShrinkToFit(MR_std_vector_MR_Vector3i *_this)
MRC_API void MR_std_vector_MR_Vector3i_iterator_DestroyArray(const MR_std_vector_MR_Vector3i_iterator *_this)
Destroys a heap-allocated array of MR_std_vector_MR_Vector3i_iterator. Does nothing if the pointer is...
MRC_API void MR_std_vector_MR_Vector3i_const_iterator_Decr(MR_std_vector_MR_Vector3i_const_iterator *_this)
MRC_API MR_Vector3i * MR_std_vector_MR_Vector3i_MutableData(MR_std_vector_MR_Vector3i *_this)
MRC_API ptrdiff_t MR_std_vector_MR_Vector3i_MutableToIndex(const MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_iterator *iter)
MRC_API void MR_std_vector_MR_Vector3i_const_iterator_OffsetBy(MR_std_vector_MR_Vector3i_const_iterator *_this, ptrdiff_t delta)
MRC_API void MR_std_vector_MR_Vector3i_iterator_Destroy(const MR_std_vector_MR_Vector3i_iterator *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_Vector3i_iterator. Does nothing if the pointer...
MRC_API MR_std_vector_MR_Vector3i * MR_std_vector_MR_Vector3i_OffsetMutablePtr(MR_std_vector_MR_Vector3i *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 MR_std_vector_MR_Vector3i * MR_std_vector_MR_Vector3i_OffsetPtr(const MR_std_vector_MR_Vector3i *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_Vector3i_PopBack(MR_std_vector_MR_Vector3i *_this)
struct MR_std_vector_MR_Vector3i_const_iterator MR_std_vector_MR_Vector3i_const_iterator
Definition std_vector_MR_Vector3i.h:21
struct MR_std_vector_MR_Vector3i_iterator MR_std_vector_MR_Vector3i_iterator
Definition std_vector_MR_Vector3i.h:25
MRC_API bool MR_std_vector_MR_Vector3i_IsBegin(const MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_const_iterator *iter)
MRC_API void MR_std_vector_MR_Vector3i_Erase(MR_std_vector_MR_Vector3i *_this, size_t position)
MRC_API void MR_std_vector_MR_Vector3i_EraseAtIter(MR_std_vector_MR_Vector3i *_this, const MR_std_vector_MR_Vector3i_const_iterator *position)
MRC_API void MR_std_vector_MR_Vector3i_const_iterator_AssignFromAnother(MR_std_vector_MR_Vector3i_const_iterator *_this, const MR_std_vector_MR_Vector3i_const_iterator *other)
MRC_API void MR_std_vector_MR_Vector3i_Reserve(MR_std_vector_MR_Vector3i *_this, size_t new_capacity)
MRC_API MR_std_vector_MR_Vector3i_const_iterator * MR_std_vector_MR_Vector3i_const_iterator_FromMutable(const MR_std_vector_MR_Vector3i_iterator *iter)
MRC_API void MR_std_vector_MR_Vector3i_iterator_AssignFromAnother(MR_std_vector_MR_Vector3i_iterator *_this, const MR_std_vector_MR_Vector3i_iterator *other)
Definition MRVector3.h:33