|
Blender V4.3
|
#include <DNA_scene_types.h>
Public Attributes | |
| Paint | paint |
| int | flag |
| char | _pad [4] |
Grease pencil sculpt paint.
Definition at line 1182 of file DNA_scene_types.h.
| char GpSculptPaint::_pad[4] |
Definition at line 1185 of file DNA_scene_types.h.
| int GpSculptPaint::flag |
Definition at line 1184 of file DNA_scene_types.h.
| Paint GpSculptPaint::paint |
Definition at line 1183 of file DNA_scene_types.h.
Referenced by BKE_paint_brushes_set_default_references(), BKE_paint_get_active(), BKE_paint_get_active_from_paintmode(), BKE_toolsettings_copy(), BKE_toolsettings_free(), paint_runtime_init(), scene_blend_write(), scene_foreach_toolsettings(), and blender::ed::greasepencil::sculptmode_toggle_exec().