|
Blender V5.0
|
#include <BKE_customdata.hh>
Public Attributes | |
| cd_copy | fn |
| int | src_offset |
| int | dst_offset |
Definition at line 366 of file BKE_customdata.hh.
| int BMCustomDataCopyMap::Copy::dst_offset |
Definition at line 369 of file BKE_customdata.hh.
| cd_copy BMCustomDataCopyMap::Copy::fn |
Definition at line 367 of file BKE_customdata.hh.
| int BMCustomDataCopyMap::Copy::src_offset |
Definition at line 368 of file BKE_customdata.hh.