|
Blender V5.0
|
#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 615 of file ED_grease_pencil.hh.
| struct { ... } blender::ed::greasepencil::ExtensionData::circles |
Definition at line 618 of file ED_grease_pencil.hh.
Referenced by 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(), blender::ed::sculpt_paint::grease_pencil_fill_overlay_cb(), and blender::ed::greasepencil::render_strokes().
| struct { ... } blender::ed::greasepencil::ExtensionData::lines |
Referenced by 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(), blender::ed::sculpt_paint::grease_pencil_fill_overlay_cb(), and blender::ed::greasepencil::render_strokes().
Definition at line 617 of file ED_grease_pencil.hh.
Referenced by 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(), blender::ed::sculpt_paint::grease_pencil_fill_overlay_cb(), and blender::ed::greasepencil::render_strokes().