Blender V4.3
BMCustomDataCopyMap::Copy Struct Reference

#include <BKE_customdata.hh>

Public Attributes

cd_copy fn
 
int src_offset
 
int dst_offset
 

Detailed Description

Definition at line 362 of file BKE_customdata.hh.

Member Data Documentation

◆ dst_offset

int BMCustomDataCopyMap::Copy::dst_offset

Definition at line 365 of file BKE_customdata.hh.

◆ fn

cd_copy BMCustomDataCopyMap::Copy::fn

Definition at line 363 of file BKE_customdata.hh.

◆ src_offset

int BMCustomDataCopyMap::Copy::src_offset

Definition at line 364 of file BKE_customdata.hh.


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