Blender V5.0
BMCustomDataCopyMap::Copy Struct Reference

#include <BKE_customdata.hh>

Public Attributes

cd_copy fn
int src_offset
int dst_offset

Detailed Description

Definition at line 366 of file BKE_customdata.hh.

Member Data Documentation

◆ dst_offset

int BMCustomDataCopyMap::Copy::dst_offset

Definition at line 369 of file BKE_customdata.hh.

◆ fn

cd_copy BMCustomDataCopyMap::Copy::fn

Definition at line 367 of file BKE_customdata.hh.

◆ src_offset

int BMCustomDataCopyMap::Copy::src_offset

Definition at line 368 of file BKE_customdata.hh.


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