Blender  V2.93
blender::bke::DynamicAttributesProvider Member List

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

foreach_attribute(const GeometryComponent &component, const AttributeForeachCallback callback) const =0blender::bke::DynamicAttributesProviderpure virtual
foreach_domain(const FunctionRef< void(AttributeDomain)> callback) const =0blender::bke::DynamicAttributesProviderpure virtual
try_create(GeometryComponent &UNUSED(component), const StringRef UNUSED(attribute_name), const AttributeDomain UNUSED(domain), const CustomDataType UNUSED(data_type)) constblender::bke::DynamicAttributesProviderinlinevirtual
try_delete(GeometryComponent &component, const StringRef attribute_name) const =0blender::bke::DynamicAttributesProviderpure virtual
try_get_for_read(const GeometryComponent &component, const StringRef attribute_name) const =0blender::bke::DynamicAttributesProviderpure virtual
try_get_for_write(GeometryComponent &component, const StringRef attribute_name) const =0blender::bke::DynamicAttributesProviderpure virtual