| Append(const ON_2dVector &) | ON_SimpleArray< ON_2dVector > | |
| Append(int, const ON_2dVector *) | ON_SimpleArray< ON_2dVector > | |
| AppendNew() | ON_SimpleArray< ON_2dVector > | |
| Array() | ON_SimpleArray< ON_2dVector > | |
| Array() const | ON_SimpleArray< ON_2dVector > | |
| At(int) | ON_SimpleArray< ON_2dVector > | |
| At(unsigned int) | ON_SimpleArray< ON_2dVector > | |
| At(ON__INT64) | ON_SimpleArray< ON_2dVector > | |
| At(ON__UINT64) | ON_SimpleArray< ON_2dVector > | |
| At(int) const | ON_SimpleArray< ON_2dVector > | |
| At(unsigned int) const | ON_SimpleArray< ON_2dVector > | |
| At(ON__INT64) const | ON_SimpleArray< ON_2dVector > | |
| At(ON__UINT64) const | ON_SimpleArray< ON_2dVector > | |
| BinarySearch(const ON_2dVector *, int(*)(const ON_2dVector *, const ON_2dVector *)) const | ON_SimpleArray< ON_2dVector > | |
| BinarySearch(const ON_2dVector *, int(*)(const ON_2dVector *, const ON_2dVector *), int) const | ON_SimpleArray< ON_2dVector > | |
| BinarySearchPtr(const ON_2dVector *, int(*)(const ON_2dVector *, const ON_2dVector *)) const | ON_SimpleArray< ON_2dVector > | |
| BinarySearchPtr(const ON_2dVector *, int(*)(const ON_2dVector *, const ON_2dVector *), int) const | ON_SimpleArray< ON_2dVector > | |
| Capacity() const | ON_SimpleArray< ON_2dVector > | |
| Count() const | ON_SimpleArray< ON_2dVector > | |
| DataCRC(ON__UINT32 current_remainder) const | ON_SimpleArray< ON_2dVector > | |
| Destroy() | ON_SimpleArray< ON_2dVector > | |
| EmergencyDestroy(void) | ON_SimpleArray< ON_2dVector > | |
| Empty() | ON_SimpleArray< ON_2dVector > | |
| First() | ON_SimpleArray< ON_2dVector > | |
| First() const | ON_SimpleArray< ON_2dVector > | |
| GetBBox(double boxmin[2], double boxmax[2], bool bGrowBox=false) const | ON_2dVectorArray | |
| HeapSort(int(*)(const ON_2dVector *, const ON_2dVector *)) | ON_SimpleArray< ON_2dVector > | |
| Insert(int, const ON_2dVector &) | ON_SimpleArray< ON_2dVector > | |
| InsertInSortedList(const ON_2dVector &, int(*)(const ON_2dVector *, const ON_2dVector *)) | ON_SimpleArray< ON_2dVector > | |
| InsertInSortedList(const ON_2dVector &, int(*)(const ON_2dVector *, const ON_2dVector *), int) | ON_SimpleArray< ON_2dVector > | |
| KeepArray() | ON_SimpleArray< ON_2dVector > | |
| Last() | ON_SimpleArray< ON_2dVector > | |
| Last() const | ON_SimpleArray< ON_2dVector > | |
| m_a | ON_SimpleArray< ON_2dVector > | protected |
| m_capacity | ON_SimpleArray< ON_2dVector > | protected |
| m_count | ON_SimpleArray< ON_2dVector > | protected |
| MemSet(unsigned char) | ON_SimpleArray< ON_2dVector > | |
| Move(int, int, int) | ON_SimpleArray< ON_2dVector > | protected |
| NewCapacity() const | ON_SimpleArray< ON_2dVector > | |
| ON_2dVectorArray() | ON_2dVectorArray | |
| ON_2dVectorArray(int) | ON_2dVectorArray | |
| ON_2dVectorArray(const ON_2dVectorArray &) | ON_2dVectorArray | |
| ON_SimpleArray() ON_NOEXCEPT | ON_SimpleArray< ON_2dVector > | |
| ON_SimpleArray(const ON_SimpleArray< ON_2dVector > &) | ON_SimpleArray< ON_2dVector > | |
| ON_SimpleArray(size_t) | ON_SimpleArray< ON_2dVector > | |
| operator const ON_2dVector *() const | ON_SimpleArray< ON_2dVector > | |
| operator ON_2dVector *() | ON_SimpleArray< ON_2dVector > | |
| operator!=(const ON_SimpleArray< ON_2dVector > &other) const=delete | ON_SimpleArray< ON_2dVector > | |
| operator=(const ON_2dVectorArray &) | ON_2dVectorArray | |
| ON_SimpleArray< ON_2dVector >::operator=(const ON_SimpleArray< ON_2dVector > &) | ON_SimpleArray< ON_2dVector > | |
| operator==(const ON_SimpleArray< ON_2dVector > &other) const=delete | ON_SimpleArray< ON_2dVector > | |
| operator[](int) | ON_SimpleArray< ON_2dVector > | |
| operator[](unsigned int) | ON_SimpleArray< ON_2dVector > | |
| operator[](ON__INT64) | ON_SimpleArray< ON_2dVector > | |
| operator[](ON__UINT64) | ON_SimpleArray< ON_2dVector > | |
| operator[](int) const | ON_SimpleArray< ON_2dVector > | |
| operator[](unsigned int) const | ON_SimpleArray< ON_2dVector > | |
| operator[](ON__INT64) const | ON_SimpleArray< ON_2dVector > | |
| operator[](ON__UINT64) const | ON_SimpleArray< ON_2dVector > | |
| Permute(const int *) | ON_SimpleArray< ON_2dVector > | |
| Prepend(int, const ON_2dVector *) | ON_SimpleArray< ON_2dVector > | |
| QuickSort(int(*)(const ON_2dVector *, const ON_2dVector *)) | ON_SimpleArray< ON_2dVector > | |
| QuickSortAndRemoveDuplicates(int(*)(const ON_2dVector *, const ON_2dVector *)) | ON_SimpleArray< ON_2dVector > | |
| Realloc(ON_2dVector *, int) | ON_SimpleArray< ON_2dVector > | virtual |
| Remove() | ON_SimpleArray< ON_2dVector > | |
| Remove(int) | ON_SimpleArray< ON_2dVector > | virtual |
| RemoveIf(bool(*predicate)(const ON_2dVector &key)) | ON_SimpleArray< ON_2dVector > | |
| RemoveValue(const ON_2dVector &) | ON_SimpleArray< ON_2dVector > | |
| Reserve(size_t) | ON_SimpleArray< ON_2dVector > | |
| Reverse() | ON_SimpleArray< ON_2dVector > | |
| Search(const ON_2dVector &) const | ON_SimpleArray< ON_2dVector > | |
| Search(const ON_2dVector *, int(*)(const ON_2dVector *, const ON_2dVector *)) const | ON_SimpleArray< ON_2dVector > | |
| SetArray(ON_2dVector *) | ON_SimpleArray< ON_2dVector > | |
| SetArray(ON_2dVector *, int, int) | ON_SimpleArray< ON_2dVector > | |
| SetCapacity(size_t) | ON_SimpleArray< ON_2dVector > | |
| SetCount(int) | ON_SimpleArray< ON_2dVector > | |
| SetRange(int from, int count, ON_2dVector) | ON_SimpleArray< ON_2dVector > | |
| Shrink() | ON_SimpleArray< ON_2dVector > | |
| SizeOfArray() const | ON_SimpleArray< ON_2dVector > | |
| SizeOfElement() const | ON_SimpleArray< ON_2dVector > | |
| Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const ON_2dVector *, const ON_2dVector *)) const | ON_SimpleArray< ON_2dVector > | |
| Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const ON_2dVector *, const ON_2dVector *, void *), void *) const | ON_SimpleArray< ON_2dVector > | |
| Swap(int, int) | ON_SimpleArray< ON_2dVector > | |
| SwapCoordinates(int, int) | ON_2dVectorArray | |
| Transform(const ON_Xform &) | ON_2dVectorArray | |
| UnsignedCount() const | ON_SimpleArray< ON_2dVector > | |
| Zero() | ON_SimpleArray< ON_2dVector > | |
| ~ON_SimpleArray() | ON_SimpleArray< ON_2dVector > | virtual |