common_info() const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
get(const int64_t index, void *r_value) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
get_to_uninitialized(const int64_t index, void *r_value) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
GVArrayImpl(const CPPType &type, int64_t size) | blender::GVArrayImpl | inline |
GVMutableArrayImpl(const CPPType &type, int64_t size) | blender::GVMutableArrayImpl | inline |
GVMutableArrayImpl_For_VMutableArray(VMutableArray< T > varray) | blender::GVMutableArrayImpl_For_VMutableArray< T > | inline |
materialize(const IndexMask mask, void *dst) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
materialize_compressed(const IndexMask mask, void *dst) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
materialize_compressed_to_uninitialized(const IndexMask mask, void *dst) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
materialize_to_uninitialized(const IndexMask mask, void *dst) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
set_all(const void *src) override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
set_by_copy(const int64_t index, const void *value) override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
set_by_move(const int64_t index, void *value) override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
set_by_relocate(const int64_t index, void *value) override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
size() const | blender::GVArrayImpl | inline |
size_ | blender::GVArrayImpl | protected |
try_assign_VArray(void *varray) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
try_assign_VMutableArray(void *varray) const override | blender::GVMutableArrayImpl_For_VMutableArray< T > | inlineprotectedvirtual |
type() const | blender::GVArrayImpl | inline |
type_ | blender::GVArrayImpl | protected |
varray_ | blender::GVMutableArrayImpl_For_VMutableArray< T > | protected |
~GVArrayImpl()=default | blender::GVArrayImpl | virtual |