|
Blender
V2.93
|
Public Attributes | |
| bNode * | active_node |
| Material * | ma |
| int | index |
| int | slot_len |
Definition at line 1259 of file material.c.
| bNode* FillTexPaintSlotsData::active_node |
Definition at line 1260 of file material.c.
Referenced by BKE_texpaint_slot_refresh_cache(), fill_texpaint_slots_cb(), and fill_texpaint_slots_recursive().
| int FillTexPaintSlotsData::index |
Definition at line 1262 of file material.c.
Referenced by fill_texpaint_slots_cb().
| Material* FillTexPaintSlotsData::ma |
Definition at line 1261 of file material.c.
Referenced by BKE_texpaint_slot_refresh_cache(), BKE_texpaint_slots_refresh_object(), fill_texpaint_slots_cb(), and fill_texpaint_slots_recursive().
| int FillTexPaintSlotsData::slot_len |
Definition at line 1263 of file material.c.
Referenced by fill_texpaint_slots_cb(), and fill_texpaint_slots_recursive().