Blender  V3.3
Macros
rna_mesh_utils.h File Reference

Go to the source code of this file.

Macros

#define DEFINE_CUSTOMDATA_LAYER_COLLECTION(collection_name, customdata_type, layer_type)
 
#define DEFINE_CUSTOMDATA_LAYER_COLLECTION_ACTIVEITEM(collection_name, customdata_type, layer_type, active_type, layer_rna_type)
 

Macro Definition Documentation

◆ DEFINE_CUSTOMDATA_LAYER_COLLECTION

#define DEFINE_CUSTOMDATA_LAYER_COLLECTION (   collection_name,
  customdata_type,
  layer_type 
)

Definition at line 12 of file rna_mesh_utils.h.

◆ DEFINE_CUSTOMDATA_LAYER_COLLECTION_ACTIVEITEM

#define DEFINE_CUSTOMDATA_LAYER_COLLECTION_ACTIVEITEM (   collection_name,
  customdata_type,
  layer_type,
  active_type,
  layer_rna_type 
)

Definition at line 54 of file rna_mesh_utils.h.