|
Blender V4.3
|
#include <BKE_customdata.hh>
Public Attributes | |
| cd_copy | fn |
| int | src_offset |
| int | dst_offset |
Definition at line 362 of file BKE_customdata.hh.
| int BMCustomDataCopyMap::Copy::dst_offset |
Definition at line 365 of file BKE_customdata.hh.
| cd_copy BMCustomDataCopyMap::Copy::fn |
Definition at line 363 of file BKE_customdata.hh.
| int BMCustomDataCopyMap::Copy::src_offset |
Definition at line 364 of file BKE_customdata.hh.