Blender V4.3
BMCustomDataCopyMap::TrivialCopy Struct Reference

#include <BKE_customdata.hh>

Public Attributes

int size
 
int src_offset
 
int dst_offset
 

Detailed Description

Definition at line 357 of file BKE_customdata.hh.

Member Data Documentation

◆ dst_offset

int BMCustomDataCopyMap::TrivialCopy::dst_offset

Definition at line 360 of file BKE_customdata.hh.

◆ size

int BMCustomDataCopyMap::TrivialCopy::size

Definition at line 358 of file BKE_customdata.hh.

◆ src_offset

int BMCustomDataCopyMap::TrivialCopy::src_offset

Definition at line 359 of file BKE_customdata.hh.


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