|
Blender V4.5
|
#include <BKE_attribute.hh>
Public Attributes | |
| AttrDomain | domain |
| eCustomDataType | data_type |
Definition at line 98 of file BKE_attribute.hh.
| eCustomDataType blender::bke::AttributeDomainAndType::data_type |
Definition at line 100 of file BKE_attribute.hh.
Referenced by blender::geometry::copy_vertex_group_name(), and blender::geometry::join_attributes().
| AttrDomain blender::bke::AttributeDomainAndType::domain |
Definition at line 99 of file BKE_attribute.hh.
Referenced by blender::geometry::copy_vertex_group_name(), and blender::geometry::join_attributes().