|
Blender
V3.3
|
This is the complete list of members for blender::bke::AttributeAccessor, including all inherited members.
| adapt_domain(const GVArray &varray, const eAttrDomain from_domain, const eAttrDomain to_domain) const | blender::bke::AttributeAccessor | inline |
| adapt_domain(const VArray< T > &varray, const eAttrDomain from_domain, const eAttrDomain to_domain) const | blender::bke::AttributeAccessor | inline |
| all_ids() const | blender::bke::AttributeAccessor | |
| AttributeAccessor(const void *owner, const AttributeAccessorFunctions &fn) | blender::bke::AttributeAccessor | inline |
| contains(const AttributeIDRef &attribute_id) const | blender::bke::AttributeAccessor | inline |
| domain_size(const eAttrDomain domain) const | blender::bke::AttributeAccessor | inline |
| domain_supported(const eAttrDomain domain) const | blender::bke::AttributeAccessor | inline |
| fn_ | blender::bke::AttributeAccessor | protected |
| for_all(const AttributeForeachCallback fn) const | blender::bke::AttributeAccessor | inline |
| is_builtin(const AttributeIDRef &attribute_id) const | blender::bke::AttributeAccessor | inline |
| lookup(const AttributeIDRef &attribute_id) const | blender::bke::AttributeAccessor | inline |
| lookup(const AttributeIDRef &attribute_id, const std::optional< eAttrDomain > domain, const std::optional< eCustomDataType > data_type) const | blender::bke::AttributeAccessor | |
| lookup(const AttributeIDRef &attribute_id, const eAttrDomain domain) const | blender::bke::AttributeAccessor | inline |
| lookup(const AttributeIDRef &attribute_id, const eCustomDataType data_type) const | blender::bke::AttributeAccessor | inline |
| lookup(const AttributeIDRef &attribute_id, const std::optional< eAttrDomain > domain=std::nullopt) const | blender::bke::AttributeAccessor | inline |
| lookup_meta_data(const AttributeIDRef &attribute_id) const | blender::bke::AttributeAccessor | inline |
| lookup_or_default(const AttributeIDRef &attribute_id, const eAttrDomain domain, const eCustomDataType data_type, const void *default_value=nullptr) const | blender::bke::AttributeAccessor | |
| lookup_or_default(const AttributeIDRef &attribute_id, const eAttrDomain domain, const T &default_value) const | blender::bke::AttributeAccessor | inline |
| owner_ | blender::bke::AttributeAccessor | protected |