| apply_span() | blender::bke::WriteAttribute | |
| apply_span_if_necessary() | blender::bke::WriteAttribute | protectedvirtual |
| array_buffer_ | blender::bke::WriteAttribute | protected |
| array_is_temporary_ | blender::bke::WriteAttribute | protected |
| array_should_be_applied_ | blender::bke::WriteAttribute | protected |
| cpp_type() const | blender::bke::WriteAttribute | inline |
| cpp_type_ | blender::bke::WriteAttribute | protected |
| custom_data_type() const | blender::bke::WriteAttribute | inline |
| custom_data_type_ | blender::bke::WriteAttribute | protected |
| DerivedArrayWriteAttribute(AttributeDomain domain, MutableSpan< StructT > data) | blender::bke::DerivedArrayWriteAttribute< StructT, ElemT, GetFunc, SetFunc > | inline |
| domain() const | blender::bke::WriteAttribute | inline |
| domain_ | blender::bke::WriteAttribute | protected |
| get(const int64_t index, void *r_value) const | blender::bke::WriteAttribute | inline |
| get_internal(const int64_t index, void *r_value) const override | blender::bke::DerivedArrayWriteAttribute< StructT, ElemT, GetFunc, SetFunc > | inlinevirtual |
| get_span() | blender::bke::WriteAttribute | |
| get_span() | blender::bke::WriteAttribute | inline |
| get_span_for_write_only() | blender::bke::WriteAttribute | |
| get_span_for_write_only() | blender::bke::WriteAttribute | inline |
| initialize_span(const bool write_only) | blender::bke::WriteAttribute | protectedvirtual |
| set(const int64_t index, const void *value) | blender::bke::WriteAttribute | inline |
| set_internal(const int64_t index, const void *value) override | blender::bke::DerivedArrayWriteAttribute< StructT, ElemT, GetFunc, SetFunc > | inlinevirtual |
| size() const | blender::bke::WriteAttribute | inline |
| size_ | blender::bke::WriteAttribute | protected |
| WriteAttribute(AttributeDomain domain, const CPPType &cpp_type, const int64_t size) | blender::bke::WriteAttribute | inline |
| ~WriteAttribute() | blender::bke::WriteAttribute | virtual |