Blender
V3.3
|
#include <DNA_scene_types.h>
Public Attributes | |
struct Brush * | brush |
We might want to store other things here.
Definition at line 863 of file DNA_scene_types.h.
struct Brush* PaintToolSlot::brush |
Definition at line 864 of file DNA_scene_types.h.
Referenced by BKE_paint_blend_read_lib(), BKE_paint_copy(), BKE_paint_toolslots_brush_get(), BKE_paint_toolslots_brush_update_ex(), BKE_paint_toolslots_brush_validate(), paint_toolslots_init(), and scene_foreach_paint().