|
Blender V5.0
|
#include <DNA_scene_types.h>
Public Attributes | |
| Paint | paint |
| int | flag |
| char | _pad [4] |
Grease pencil weight paint.
Definition at line 1407 of file DNA_scene_types.h.
| char GpWeightPaint::_pad[4] |
Definition at line 1410 of file DNA_scene_types.h.
| int GpWeightPaint::flag |
Definition at line 1409 of file DNA_scene_types.h.
| Paint GpWeightPaint::paint |
Definition at line 1408 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(), blo_do_versions_410(), paint_runtime_init(), scene_blend_write(), scene_foreach_toolsettings(), and blender::ed::greasepencil::weight_sample_invoke().