Blender
V3.3
|
#include <DNA_scene_types.h>
Public Attributes | |
Paint | paint |
int | flag |
char | _pad [4] |
Grease pencil weight paint.
Definition at line 1059 of file DNA_scene_types.h.
char GpWeightPaint::_pad[4] |
Definition at line 1062 of file DNA_scene_types.h.
int GpWeightPaint::flag |
Definition at line 1061 of file DNA_scene_types.h.
Paint GpWeightPaint::paint |
Definition at line 1060 of file DNA_scene_types.h.
Referenced by BKE_brush_add_gpencil(), BKE_brush_gpencil_weight_presets(), BKE_paint_get_active(), BKE_paint_get_active_from_paintmode(), BKE_paint_runtime_init(), BKE_paint_toolslots_init_from_main(), BKE_toolsettings_copy(), BKE_toolsettings_free(), gpencil_brush_cursor_draw(), gpencil_brush_reset_all_exec(), gpencil_brush_reset_exec(), gpencil_stroke_weightmode_poll_with_tool(), gpencil_weightmode_toggle_exec(), gpencil_weightpaint_brush_init(), scene_blend_read_lib(), scene_blend_write(), and scene_foreach_toolsettings().