Blender  V3.3
blender::bke::CustomDataAttributes Member List

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

clear()blender::bke::CustomDataAttributes
create(const AttributeIDRef &attribute_id, eCustomDataType data_type)blender::bke::CustomDataAttributes
create_by_move(const AttributeIDRef &attribute_id, eCustomDataType data_type, void *buffer)blender::bke::CustomDataAttributes
CustomDataAttributes()blender::bke::CustomDataAttributes
CustomDataAttributes(const CustomDataAttributes &other)blender::bke::CustomDataAttributes
CustomDataAttributes(CustomDataAttributes &&other)blender::bke::CustomDataAttributes
datablender::bke::CustomDataAttributes
foreach_attribute(const AttributeForeachCallback callback, eAttrDomain domain) constblender::bke::CustomDataAttributes
get_for_read(const AttributeIDRef &attribute_id) constblender::bke::CustomDataAttributes
get_for_read(const AttributeIDRef &attribute_id, eCustomDataType data_type, const void *default_value) constblender::bke::CustomDataAttributes
get_for_read(const AttributeIDRef &attribute_id, const T &default_value) constblender::bke::CustomDataAttributesinline
get_for_write(const AttributeIDRef &attribute_id)blender::bke::CustomDataAttributes
operator=(const CustomDataAttributes &other)blender::bke::CustomDataAttributes
reallocate(int size)blender::bke::CustomDataAttributes
remove(const AttributeIDRef &attribute_id)blender::bke::CustomDataAttributes
reorder(Span< AttributeIDRef > new_order)blender::bke::CustomDataAttributes
~CustomDataAttributes()blender::bke::CustomDataAttributes