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

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

foreach_attribute(const GeometryComponent &component, const AttributeForeachCallback callback) const finalblender::bke::NamedLegacyCustomDataProvidervirtual
foreach_domain(const FunctionRef< void(AttributeDomain)> callback) const finalblender::bke::NamedLegacyCustomDataProvidervirtual
NamedLegacyCustomDataProvider(const AttributeDomain domain, const CustomDataType attribute_type, const CustomDataType stored_type, const CustomDataAccessInfo custom_data_access, const AsReadAttribute as_read_attribute, const AsWriteAttribute as_write_attribute)blender::bke::NamedLegacyCustomDataProviderinline
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 finalblender::bke::NamedLegacyCustomDataProvidervirtual
try_get_for_read(const GeometryComponent &component, const StringRef attribute_name) const finalblender::bke::NamedLegacyCustomDataProvidervirtual
try_get_for_write(GeometryComponent &component, const StringRef attribute_name) const finalblender::bke::NamedLegacyCustomDataProvidervirtual