|
Blender
V3.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 12 of file rna_mesh_utils.h.
| #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.