Blender V4.3
blender::VArrayImpl_For_GVArray< T > Member List

This is the complete list of members for blender::VArrayImpl_For_GVArray< T >, including all inherited members.

common_info() const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
get(const int64_t index) const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
materialize(const IndexMask &mask, T *dst) const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
materialize_compressed(const IndexMask &mask, T *dst) const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
materialize_compressed_to_uninitialized(const IndexMask &mask, T *dst) const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
materialize_to_uninitialized(const IndexMask &mask, T *dst) const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
size() constblender::VArrayImpl< T >inline
size_blender::VArrayImpl< T >protected
try_assign_GVArray(GVArray &varray) const overrideblender::VArrayImpl_For_GVArray< T >inlineprotectedvirtual
varray_blender::VArrayImpl_For_GVArray< T >protected
VArrayImpl(const int64_t size)blender::VArrayImpl< T >inline
VArrayImpl_For_GVArray(GVArray varray)blender::VArrayImpl_For_GVArray< T >inline
~VArrayImpl()=defaultblender::VArrayImpl< T >virtual