Blender
V3.3
|
Public Attributes | |
bNode * | active_node |
const Object * | ob |
Material * | ma |
int | index |
int | slot_len |
Definition at line 1414 of file material.c.
bNode* FillTexPaintSlotsData::active_node |
Definition at line 1415 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 1418 of file material.c.
Referenced by fill_texpaint_slots_cb().
Material* FillTexPaintSlotsData::ma |
Definition at line 1417 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().
const Object* FillTexPaintSlotsData::ob |
Definition at line 1416 of file material.c.
Referenced by BKE_texpaint_slot_refresh_cache(), BKE_texpaint_slots_refresh_object(), fill_texpaint_slots_cb(), fill_texpaint_slots_recursive(), and material_paint_slot_filter().
int FillTexPaintSlotsData::slot_len |
Definition at line 1419 of file material.c.
Referenced by fill_texpaint_slots_cb(), and fill_texpaint_slots_recursive().