|
Blender V4.3
|
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) |
| #define DEFINE_CUSTOMDATA_LAYER_COLLECTION | ( | collection_name, | |
| customdata_type, | |||
| layer_type ) |
Definition at line 14 of file rna_mesh_utils.hh.
| #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.