|
Blender
V3.3
|
Public Attributes | |
| CustomData * | customdata |
| int | length |
Definition at line 41 of file attribute.cc.
| CustomData* DomainInfo::customdata |
Definition at line 42 of file attribute.cc.
Referenced by BKE_id_attribute_data_length(), BKE_id_attribute_domain(), BKE_id_attribute_find(), BKE_id_attribute_from_index(), BKE_id_attribute_new(), BKE_id_attribute_search(), BKE_id_attribute_subset_active_get(), BKE_id_attribute_subset_active_set(), BKE_id_attribute_to_index(), BKE_id_attributes_active_get(), BKE_id_attributes_active_set(), BKE_id_attributes_iterator_next_domain(), BKE_id_attributes_length(), and unique_name_cb().
| int DomainInfo::length |
Definition at line 43 of file attribute.cc.
Referenced by BKE_id_attribute_data_length().