Blender V5.0
BMCustomDataCopyMap::TrivialCopy Struct Reference

#include <BKE_customdata.hh>

Public Attributes

int size
int src_offset
int dst_offset

Detailed Description

Definition at line 361 of file BKE_customdata.hh.

Member Data Documentation

◆ dst_offset

int BMCustomDataCopyMap::TrivialCopy::dst_offset

Definition at line 364 of file BKE_customdata.hh.

Referenced by CustomData_bmesh_copy_block().

◆ size

int BMCustomDataCopyMap::TrivialCopy::size

Definition at line 362 of file BKE_customdata.hh.

Referenced by CustomData_bmesh_copy_block().

◆ src_offset

int BMCustomDataCopyMap::TrivialCopy::src_offset

Definition at line 363 of file BKE_customdata.hh.

Referenced by CustomData_bmesh_copy_block().


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