Blender V5.0
blender::bke::AttributeStorage Member List

This is the complete list of members for blender::bke::AttributeStorage, including all inherited members.

_padAttributeStorage
add(std::string name, bke::AttrDomain domain, bke::AttrType data_type, Attribute::DataVariant data)blender::bke::AttributeStorage
at_index(int index)blender::bke::AttributeStorage
at_index(int index) constblender::bke::AttributeStorage
AttributeStorage()blender::bke::AttributeStorage
AttributeStorage(const AttributeStorage &other)blender::bke::AttributeStorage
AttributeStorage(AttributeStorage &&other)blender::bke::AttributeStorage
blend_read(BlendDataReader &reader)blender::bke::AttributeStorage
blend_write(BlendWriter &writer, const BlendWriteData &write_data)blender::bke::AttributeStorage
count() constblender::bke::AttributeStorage
count_memory(MemoryCounter &memory) constblender::bke::AttributeStorage
dna_attributesAttributeStorage
dna_attributes_numAttributeStorage
foreach(FunctionRef< void(Attribute &)> fn)blender::bke::AttributeStorage
foreach(FunctionRef< void(const Attribute &)> fn) constblender::bke::AttributeStorage
foreach_with_stop(FunctionRef< bool(Attribute &)> fn)blender::bke::AttributeStorage
foreach_with_stop(FunctionRef< bool(const Attribute &)> fn) constblender::bke::AttributeStorage
foreach_working_space_color(const IDTypeForeachColorFunctionCallback &fn)blender::bke::AttributeStorage
index_of(StringRef name) constblender::bke::AttributeStorage
lookup(StringRef name)blender::bke::AttributeStorage
lookup(StringRef name) constblender::bke::AttributeStorage
operator=(const AttributeStorage &other)blender::bke::AttributeStorage
operator=(AttributeStorage &&other)blender::bke::AttributeStorage
remove(StringRef name)blender::bke::AttributeStorage
rename(StringRef old_name, std::string new_name)blender::bke::AttributeStorage
resize(AttrDomain domain, int64_t new_size)blender::bke::AttributeStorage
runtimeAttributeStorage
unique_name_calc(StringRef name) constblender::bke::AttributeStorage
~AttributeStorage()blender::bke::AttributeStorage