|
Blender V4.3
|
#include <ED_grease_pencil.hh>
Public Attributes | ||
| struct { | ||
| Vector< float3 > starts | ||
| Vector< float3 > ends | ||
| } | lines | |
| struct { | ||
| Vector< float3 > centers | ||
| Vector< float > radii | ||
| } | circles | |
Definition at line 568 of file ED_grease_pencil.hh.
| struct { ... } blender::ed::greasepencil::ExtensionData::circles |
Definition at line 571 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::fill_strokes(), blender::ed::sculpt_paint::grease_pencil_fill_extension_cut(), blender::ed::sculpt_paint::grease_pencil_fill_extension_lines_from_circles(), blender::ed::sculpt_paint::grease_pencil_fill_get_extension_data(), and blender::ed::sculpt_paint::grease_pencil_fill_overlay_cb().
| struct { ... } blender::ed::greasepencil::ExtensionData::lines |
Referenced by blender::ed::greasepencil::fill_strokes(), blender::ed::sculpt_paint::grease_pencil_fill_extension_cut(), blender::ed::sculpt_paint::grease_pencil_fill_extension_lines_from_circles(), blender::ed::sculpt_paint::grease_pencil_fill_get_extension_data(), and blender::ed::sculpt_paint::grease_pencil_fill_overlay_cb().
Definition at line 570 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::fill_strokes(), blender::ed::sculpt_paint::grease_pencil_fill_extension_cut(), blender::ed::sculpt_paint::grease_pencil_fill_extension_lines_from_circles(), blender::ed::sculpt_paint::grease_pencil_fill_get_extension_data(), and blender::ed::sculpt_paint::grease_pencil_fill_overlay_cb().