Blender  V3.3
Public Attributes | List of all members
blender::bke::AttributeTransferData Struct Reference

#include <BKE_attribute.hh>

Public Attributes

GVArraySpan src
 
AttributeMetaData meta_data
 
bke::GSpanAttributeWriter dst
 

Detailed Description

Definition at line 666 of file BKE_attribute.hh.

Member Data Documentation

◆ dst

bke::GSpanAttributeWriter blender::bke::AttributeTransferData::dst

Definition at line 670 of file BKE_attribute.hh.

◆ meta_data

AttributeMetaData blender::bke::AttributeTransferData::meta_data

Definition at line 669 of file BKE_attribute.hh.

◆ src

GVArraySpan blender::bke::AttributeTransferData::src

Definition at line 668 of file BKE_attribute.hh.


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