|
Blender
V2.93
|
#include <BKE_geometry_set.hh>
Public Attributes | |
| AttributeDomain | domain |
| CustomDataType | data_type |
Contains information about an attribute in a geometry component. More information can be added in the future. E.g. whether the attribute is builtin and how it is stored (uv map, vertex group, ...).
Definition at line 117 of file BKE_geometry_set.hh.
| CustomDataType AttributeMetaData::data_type |
Definition at line 119 of file BKE_geometry_set.hh.
Referenced by log_ui_hints().
| AttributeDomain AttributeMetaData::domain |
Definition at line 118 of file BKE_geometry_set.hh.
Referenced by GeometryComponent::attribute_foreach(), blender::ed::spreadsheet::GeometryDataSource::foreach_default_column_ids(), and log_ui_hints().