Blender V5.0
blender::bke::AttributeTransferData Struct Reference

#include <BKE_attribute.hh>

Public Attributes

GVArraySpan src
StringRef name
AttributeMetaData meta_data
GSpanAttributeWriter dst

Detailed Description

Definition at line 905 of file BKE_attribute.hh.

Member Data Documentation

◆ dst

GSpanAttributeWriter blender::bke::AttributeTransferData::dst

Definition at line 910 of file BKE_attribute.hh.

◆ meta_data

AttributeMetaData blender::bke::AttributeTransferData::meta_data

Definition at line 909 of file BKE_attribute.hh.

◆ name

StringRef blender::bke::AttributeTransferData::name

Definition at line 908 of file BKE_attribute.hh.

◆ src

GVArraySpan blender::bke::AttributeTransferData::src

Definition at line 907 of file BKE_attribute.hh.


The documentation for this struct was generated from the following file: