Blender
V3.3
|
Additional Inherited Members | |
![]() | |
int64_t | size_ |
Definition at line 886 of file geometry_component_mesh.cc.
|
inline |
Definition at line 892 of file geometry_component_mesh.cc.
|
inlineoverridevirtual |
Get the element at #index. This does not return a reference, because the value may be computed on the fly.
Implements blender::VArrayImpl< T >.
Definition at line 897 of file geometry_component_mesh.cc.
|
inlineoverride |
Definition at line 929 of file geometry_component_mesh.cc.
References blender::MutableSpan< T >::fill_indices(), and mask().
|
inlineoverride |
Definition at line 944 of file geometry_component_mesh.cc.
References mask().
|
inlineoverridevirtual |
Assign the provided #value to the #index.
Implements blender::VMutableArrayImpl< float >.
Definition at line 908 of file geometry_component_mesh.cc.
References BKE_defvert_ensure_index(), and MDeformWeight::weight.
Copy all elements from the provided span into the virtual array.
Reimplemented from blender::VMutableArrayImpl< float >.
Definition at line 922 of file geometry_component_mesh.cc.
References src.