Blender V4.3
TransCustomDataLayer Struct Reference

Public Attributes

BMeshbm
 
MemArenaarena
 
GHashorigfaces
 
BMeshbm_origfaces
 
int cd_loop_mdisp_offset
 
struct { 
 
   GHash *   origverts 
 
   TransCustomDataMergeGroup *   data 
 
   int   data_len 
 
   int *   customdatalayer_map 
 
   int   customdatalayer_map_len 
 
merge_group 
 
bool use_merge_group
 

Detailed Description

Definition at line 152 of file transform_convert_mesh.cc.

Member Data Documentation

◆ arena

◆ bm

◆ bm_origfaces

◆ cd_loop_mdisp_offset

◆ customdatalayer_map

int* TransCustomDataLayer::customdatalayer_map

Array size of 'layer_math_map_len' maps #TransCustomDataLayerVert.cd_group index to absolute CustomData layer index.

Definition at line 170 of file transform_convert_mesh.cc.

Referenced by mesh_customdatacorrect_apply_vert(), mesh_customdatacorrect_free(), mesh_customdatacorrect_init_container_merge_group(), and mesh_customdatacorrect_init_vert().

◆ customdatalayer_map_len

int TransCustomDataLayer::customdatalayer_map_len

◆ data

◆ data_len

int TransCustomDataLayer::data_len

◆ [struct]

◆ origfaces

◆ origverts

◆ use_merge_group


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