| array_ | blender::GVArrayImpl_For_GArray | protected |
| common_info() const override | blender::GVArrayImpl_For_GSpan | virtual |
| data_ | blender::GVArrayImpl_For_GSpan | protected |
| element_size_ | blender::GVArrayImpl_For_GSpan | protected |
| get(int64_t index, void *r_value) const override | blender::GVArrayImpl_For_GSpan | virtual |
| get_to_uninitialized(int64_t index, void *r_value) const override | blender::GVArrayImpl_For_GSpan | virtual |
| GVArrayImpl(const CPPType &type, int64_t size) | blender::GVArrayImpl | inline |
| GVArrayImpl_For_GArray(GArray<> array) | blender::GVArrayImpl_For_GArray | inline |
| GVArrayImpl_For_GSpan(const GMutableSpan span) | blender::GVArrayImpl_For_GSpan | inline |
| GVArrayImpl_For_GSpan(const CPPType &type, int64_t size) | blender::GVArrayImpl_For_GSpan | inlineprotected |
| GVMutableArrayImpl(const CPPType &type, int64_t size) | blender::GVMutableArrayImpl | inline |
| materialize(const IndexMask mask, void *dst) const override | blender::GVArrayImpl_For_GSpan | virtual |
| materialize_compressed(const IndexMask mask, void *dst) const override | blender::GVArrayImpl_For_GSpan | virtual |
| materialize_compressed_to_uninitialized(const IndexMask mask, void *dst) const override | blender::GVArrayImpl_For_GSpan | virtual |
| materialize_to_uninitialized(const IndexMask mask, void *dst) const override | blender::GVArrayImpl_For_GSpan | virtual |
| set_all(const void *src) | blender::GVMutableArrayImpl | virtual |
| set_by_copy(int64_t index, const void *value) override | blender::GVArrayImpl_For_GSpan | virtual |
| set_by_move(int64_t index, void *value) override | blender::GVArrayImpl_For_GSpan | virtual |
| set_by_relocate(int64_t index, void *value) override | blender::GVArrayImpl_For_GSpan | virtual |
| size() const | blender::GVArrayImpl | inline |
| size_ | blender::GVArrayImpl | protected |
| try_assign_VArray(void *varray) const | blender::GVArrayImpl | virtual |
| try_assign_VMutableArray(void *varray) const | blender::GVMutableArrayImpl | virtual |
| type() const | blender::GVArrayImpl | inline |
| type_ | blender::GVArrayImpl | protected |
| ~GVArrayImpl()=default | blender::GVArrayImpl | virtual |