|
Easy3D 2.6.1
|
This is the complete list of members for BasePropertyArray, including all inherited members.
| BasePropertyArray(const std::string &name) | BasePropertyArray | inlineexplicit |
| clone() const =0 | BasePropertyArray | pure virtual |
| copy(size_t from, size_t to)=0 | BasePropertyArray | pure virtual |
| empty_clone() const =0 | BasePropertyArray | pure virtual |
| is_same(const BasePropertyArray &other) const | BasePropertyArray | inline |
| name() const | BasePropertyArray | inline |
| push_back()=0 | BasePropertyArray | pure virtual |
| reserve(size_t n)=0 | BasePropertyArray | pure virtual |
| reset(size_t idx)=0 | BasePropertyArray | pure virtual |
| resize(size_t n)=0 | BasePropertyArray | pure virtual |
| set_name(const std::string &n) | BasePropertyArray | inline |
| shrink_to_fit()=0 | BasePropertyArray | pure virtual |
| swap(size_t i0, size_t i1)=0 | BasePropertyArray | pure virtual |
| transfer(const BasePropertyArray &other)=0 | BasePropertyArray | pure virtual |
| transfer(const BasePropertyArray &other, std::size_t from, std::size_t to)=0 | BasePropertyArray | pure virtual |
| type() const =0 | BasePropertyArray | pure virtual |
| ~BasePropertyArray()=default | BasePropertyArray | virtual |