Blender V4.3
rna_mesh_utils.hh 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 14 of file rna_mesh_utils.hh.

◆ 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 61 of file rna_mesh_utils.hh.