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