Blender
V3.3
|
This is the complete list of members for blender::bke::NamedLegacyCustomDataProvider, including all inherited members.
foreach_attribute(const void *owner, const AttributeForeachCallback callback) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
foreach_domain(const FunctionRef< void(eAttrDomain)> callback) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
NamedLegacyCustomDataProvider(const eAttrDomain domain, const eCustomDataType attribute_type, const eCustomDataType stored_type, const CustomDataAccessInfo custom_data_access, const AsReadAttribute as_read_attribute, const AsWriteAttribute as_write_attribute) | blender::bke::NamedLegacyCustomDataProvider | inline |
try_create(void *owner, const AttributeIDRef &attribute_id, const eAttrDomain domain, const eCustomDataType data_type, const AttributeInit &initializer) const | blender::bke::DynamicAttributesProvider | inlinevirtual |
try_delete(void *owner, const AttributeIDRef &attribute_id) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
try_get_for_read(const void *owner, const AttributeIDRef &attribute_id) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |
try_get_for_write(void *owner, const AttributeIDRef &attribute_id) const final | blender::bke::NamedLegacyCustomDataProvider | virtual |