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