|
Blender
V2.93
|
This is the complete list of members for blender::bke::NamedLegacyCustomDataProvider, including all inherited members.
| foreach_attribute(const GeometryComponent &component, const AttributeForeachCallback callback) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
| foreach_domain(const FunctionRef< void(AttributeDomain)> callback) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
| 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::NamedLegacyCustomDataProvider | inline |
| try_create(GeometryComponent &UNUSED(component), const StringRef UNUSED(attribute_name), const AttributeDomain UNUSED(domain), const CustomDataType UNUSED(data_type)) const | blender::bke::DynamicAttributesProvider | inlinevirtual |
| try_delete(GeometryComponent &component, const StringRef attribute_name) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
| try_get_for_read(const GeometryComponent &component, const StringRef attribute_name) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
| try_get_for_write(GeometryComponent &component, const StringRef attribute_name) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |