|
Blender V4.3
|
#include <DNA_scene_types.h>
Public Attributes | |
| Paint | paint |
| int | flag |
| char | _pad [4] |
Grease pencil vertex paint.
Definition at line 1175 of file DNA_scene_types.h.
| char GpVertexPaint::_pad[4] |
Definition at line 1178 of file DNA_scene_types.h.
| int GpVertexPaint::flag |
Definition at line 1177 of file DNA_scene_types.h.
| Paint GpVertexPaint::paint |
Definition at line 1176 of file DNA_scene_types.h.
Referenced by BKE_gpencil_palette_ensure(), BKE_paint_brushes_set_default_references(), BKE_paint_get_active(), BKE_paint_get_active_from_paintmode(), BKE_toolsettings_copy(), BKE_toolsettings_free(), blender::ui::greasepencil::eyedropper_add_palette_color(), paint_runtime_init(), blender::ed::greasepencil::paintmode_toggle_exec(), scene_blend_write(), and scene_foreach_toolsettings().