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

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

foreach_attribute(const void *owner, const AttributeForeachCallback callback) const =0blender::bke::DynamicAttributesProviderpure virtual
foreach_domain(const FunctionRef< void(eAttrDomain)> callback) const =0blender::bke::DynamicAttributesProviderpure virtual
try_create(void *owner, const AttributeIDRef &attribute_id, const eAttrDomain domain, const eCustomDataType data_type, const AttributeInit &initializer) constblender::bke::DynamicAttributesProviderinlinevirtual
try_delete(void *owner, const AttributeIDRef &attribute_id) const =0blender::bke::DynamicAttributesProviderpure virtual
try_get_for_read(const void *owner, const AttributeIDRef &attribute_id) const =0blender::bke::DynamicAttributesProviderpure virtual
try_get_for_write(void *owner, const AttributeIDRef &attribute_id) const =0blender::bke::DynamicAttributesProviderpure virtual