Blender V4.3
blender::bke::AttributeTransferData Struct Reference

#include <BKE_attribute.hh>

Public Attributes

GVArraySpan src
 
AttributeMetaData meta_data
 
GSpanAttributeWriter dst
 

Detailed Description

Definition at line 851 of file BKE_attribute.hh.

Member Data Documentation

◆ dst

GSpanAttributeWriter blender::bke::AttributeTransferData::dst

Definition at line 855 of file BKE_attribute.hh.

◆ meta_data

AttributeMetaData blender::bke::AttributeTransferData::meta_data

Definition at line 854 of file BKE_attribute.hh.

◆ src

GVArraySpan blender::bke::AttributeTransferData::src

Definition at line 853 of file BKE_attribute.hh.


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