|
Blender V5.0
|
#include <BKE_attribute.hh>
Public Attributes | |
| AttrDomain | domain |
| AttrType | data_type |
Definition at line 98 of file BKE_attribute.hh.
| AttrType blender::bke::AttributeDomainAndType::data_type |
Definition at line 100 of file BKE_attribute.hh.
Referenced by blender::bke::GeometrySet::GatheredAttributes::add(), 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::bke::GeometrySet::GatheredAttributes::add(), blender::geometry::copy_vertex_group_name(), and blender::geometry::join_attributes().