|
Blender V5.0
|
#include <BKE_customdata.hh>
Public Attributes | |
| int | size |
| int | src_offset |
| int | dst_offset |
Definition at line 361 of file BKE_customdata.hh.
| int BMCustomDataCopyMap::TrivialCopy::dst_offset |
Definition at line 364 of file BKE_customdata.hh.
Referenced by CustomData_bmesh_copy_block().
| int BMCustomDataCopyMap::TrivialCopy::size |
Definition at line 362 of file BKE_customdata.hh.
Referenced by CustomData_bmesh_copy_block().
| int BMCustomDataCopyMap::TrivialCopy::src_offset |
Definition at line 363 of file BKE_customdata.hh.
Referenced by CustomData_bmesh_copy_block().