struct MR_EdgeSegment MR_EdgeSegment
Definition MREdgePoint.h:29
struct MR_std_vector_MR_EdgeSegment MR_std_vector_MR_EdgeSegment
Definition MRPolylineTrimWithPlane.h:20
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API void MR_std_vector_MR_EdgeSegment_Clear(MR_std_vector_MR_EdgeSegment *_this)
MRC_API bool MR_std_vector_MR_EdgeSegment_IsMutableEnd(MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_iterator *iter)
MRC_API void MR_std_vector_MR_EdgeSegment_const_iterator_AssignFromAnother(MR_std_vector_MR_EdgeSegment_const_iterator *_this, const MR_std_vector_MR_EdgeSegment_const_iterator *other)
MRC_API MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_iterator_Deref(const MR_std_vector_MR_EdgeSegment_iterator *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_ShrinkToFit(MR_std_vector_MR_EdgeSegment *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_PushBack(MR_std_vector_MR_EdgeSegment *_this, const MR_EdgeSegment *new_elem)
MRC_API void MR_std_vector_MR_EdgeSegment_iterator_Incr(MR_std_vector_MR_EdgeSegment_iterator *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_Insert(MR_std_vector_MR_EdgeSegment *_this, size_t position, const MR_EdgeSegment *new_elem)
MRC_API void MR_std_vector_MR_EdgeSegment_iterator_Decr(MR_std_vector_MR_EdgeSegment_iterator *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_iterator_Destroy(const MR_std_vector_MR_EdgeSegment_iterator *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_EdgeSegment_iterator. Does nothing if the poin...
MRC_API const MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_const_iterator_OffsetPtr(const MR_std_vector_MR_EdgeSegment_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...
struct MR_std_vector_MR_EdgeSegment_iterator MR_std_vector_MR_EdgeSegment_iterator
Definition std_vector_MR_EdgeSegment.h:26
MRC_API void MR_std_vector_MR_EdgeSegment_DestroyArray(const MR_std_vector_MR_EdgeSegment *_this)
Destroys a heap-allocated array of MR_std_vector_MR_EdgeSegment. Does nothing if the pointer is null.
MRC_API MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_Begin(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_const_iterator_DefaultConstruct(void)
MRC_API void MR_std_vector_MR_EdgeSegment_ResizeWithDefaultValue(MR_std_vector_MR_EdgeSegment *_this, size_t new_size, const MR_EdgeSegment *value)
MRC_API MR_std_vector_MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_DefaultConstructArray(size_t num_elems)
MRC_API ptrdiff_t MR_std_vector_MR_EdgeSegment_const_iterator_Distance(const MR_std_vector_MR_EdgeSegment_const_iterator *a, const MR_std_vector_MR_EdgeSegment_const_iterator *b)
MRC_API bool MR_std_vector_MR_EdgeSegment_IsBegin(const MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_const_iterator *iter)
MRC_API const MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_Back(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API MR_std_vector_MR_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_iterator_ConstructFromAnother(const MR_std_vector_MR_EdgeSegment_iterator *other)
MRC_API void MR_std_vector_MR_EdgeSegment_iterator_OffsetBy(MR_std_vector_MR_EdgeSegment_iterator *_this, ptrdiff_t delta)
MRC_API MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_MutableBack(MR_std_vector_MR_EdgeSegment *_this)
MRC_API const MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_const_iterator_Deref(const MR_std_vector_MR_EdgeSegment_const_iterator *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_Destroy(const MR_std_vector_MR_EdgeSegment *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_EdgeSegment. Does nothing if the pointer is nu...
MRC_API void MR_std_vector_MR_EdgeSegment_Resize(MR_std_vector_MR_EdgeSegment *_this, size_t new_size)
MRC_API void MR_std_vector_MR_EdgeSegment_Erase(MR_std_vector_MR_EdgeSegment *_this, size_t position)
MRC_API MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_const_iterator_OffsetMutablePtr(MR_std_vector_MR_EdgeSegment_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_EdgeSegment * MR_std_vector_MR_EdgeSegment_MutableFront(MR_std_vector_MR_EdgeSegment *_this)
MRC_API bool MR_std_vector_MR_EdgeSegment_IsEnd(const MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_const_iterator *iter)
MRC_API void MR_std_vector_MR_EdgeSegment_InsertAtMutableIter(MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_iterator *position, const MR_EdgeSegment *new_elem)
MRC_API void MR_std_vector_MR_EdgeSegment_const_iterator_OffsetBy(MR_std_vector_MR_EdgeSegment_const_iterator *_this, ptrdiff_t delta)
MRC_API const MR_std_vector_MR_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_iterator_OffsetPtr(const MR_std_vector_MR_EdgeSegment_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_EdgeSegment * MR_std_vector_MR_EdgeSegment_MutableAt(MR_std_vector_MR_EdgeSegment *_this, size_t i)
MRC_API ptrdiff_t MR_std_vector_MR_EdgeSegment_MutableToIndex(const MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_iterator *iter)
MRC_API void MR_std_vector_MR_EdgeSegment_const_iterator_Destroy(const MR_std_vector_MR_EdgeSegment_const_iterator *_this)
Destroys a heap-allocated instance of MR_std_vector_MR_EdgeSegment_const_iterator....
MRC_API void MR_std_vector_MR_EdgeSegment_iterator_DestroyArray(const MR_std_vector_MR_EdgeSegment_iterator *_this)
Destroys a heap-allocated array of MR_std_vector_MR_EdgeSegment_iterator. Does nothing if the pointer...
MRC_API size_t MR_std_vector_MR_EdgeSegment_Size(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API MR_std_vector_MR_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_MutableBegin(MR_std_vector_MR_EdgeSegment *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_const_iterator_DestroyArray(const MR_std_vector_MR_EdgeSegment_const_iterator *_this)
Destroys a heap-allocated array of MR_std_vector_MR_EdgeSegment_const_iterator. Does nothing if the p...
MRC_API MR_std_vector_MR_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_vector_MR_EdgeSegment_const_iterator_Incr(MR_std_vector_MR_EdgeSegment_const_iterator *_this)
MRC_API MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_const_iterator_FromMutable(const MR_std_vector_MR_EdgeSegment_iterator *iter)
MRC_API MR_std_vector_MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_OffsetMutablePtr(MR_std_vector_MR_EdgeSegment *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_EdgeSegment_AssignFromAnother(MR_std_vector_MR_EdgeSegment *_this, MR_PassBy other_pass_by, MR_std_vector_MR_EdgeSegment *other)
MRC_API const MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_Front(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_EraseAtMutableIter(MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_iterator *position)
MRC_API const MR_std_vector_MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_OffsetPtr(const MR_std_vector_MR_EdgeSegment *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_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_iterator_OffsetMutablePtr(MR_std_vector_MR_EdgeSegment_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_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_End(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API ptrdiff_t MR_std_vector_MR_EdgeSegment_ToIndex(const MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_const_iterator *iter)
struct MR_std_vector_MR_EdgeSegment_const_iterator MR_std_vector_MR_EdgeSegment_const_iterator
Definition std_vector_MR_EdgeSegment.h:22
MRC_API MR_std_vector_MR_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_MutableEnd(MR_std_vector_MR_EdgeSegment *_this)
MRC_API size_t MR_std_vector_MR_EdgeSegment_Capacity(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API MR_std_vector_MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_vector_MR_EdgeSegment *other)
MRC_API const MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_At(const MR_std_vector_MR_EdgeSegment *_this, size_t i)
MRC_API void MR_std_vector_MR_EdgeSegment_PopBack(MR_std_vector_MR_EdgeSegment *_this)
MRC_API MR_std_vector_MR_EdgeSegment_iterator * MR_std_vector_MR_EdgeSegment_iterator_DefaultConstruct(void)
MRC_API void MR_std_vector_MR_EdgeSegment_const_iterator_Decr(MR_std_vector_MR_EdgeSegment_const_iterator *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_Reserve(MR_std_vector_MR_EdgeSegment *_this, size_t new_capacity)
MRC_API void MR_std_vector_MR_EdgeSegment_EraseAtIter(MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_const_iterator *position)
MRC_API bool MR_std_vector_MR_EdgeSegment_IsEmpty(const MR_std_vector_MR_EdgeSegment *_this)
MRC_API void MR_std_vector_MR_EdgeSegment_InsertAtIter(MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_const_iterator *position, const MR_EdgeSegment *new_elem)
MRC_API MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_const_iterator_ConstructFromAnother(const MR_std_vector_MR_EdgeSegment_const_iterator *other)
MRC_API ptrdiff_t MR_std_vector_MR_EdgeSegment_iterator_Distance(const MR_std_vector_MR_EdgeSegment_iterator *a, const MR_std_vector_MR_EdgeSegment_iterator *b)
MRC_API MR_std_vector_MR_EdgeSegment_const_iterator * MR_std_vector_MR_EdgeSegment_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API bool MR_std_vector_MR_EdgeSegment_IsMutableBegin(MR_std_vector_MR_EdgeSegment *_this, const MR_std_vector_MR_EdgeSegment_iterator *iter)
MRC_API void MR_std_vector_MR_EdgeSegment_iterator_AssignFromAnother(MR_std_vector_MR_EdgeSegment_iterator *_this, const MR_std_vector_MR_EdgeSegment_iterator *other)
MRC_API MR_std_vector_MR_EdgeSegment * MR_std_vector_MR_EdgeSegment_DefaultConstruct(void)