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