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