|
Blender V4.3
|
#include <ED_grease_pencil.hh>
Public Attributes | |
| const bke::greasepencil::Drawing & | drawing |
| const int | layer_index |
| const int | frame_number |
| const int | onion_id |
Definition at line 326 of file ED_grease_pencil.hh.
| const bke::greasepencil::Drawing& blender::ed::greasepencil::DrawingInfo::drawing |
Definition at line 327 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::get_visible_boundary_strokes(), blender::ed::sculpt_paint::grease_pencil_fill_extension_cut(), blender::ed::sculpt_paint::grease_pencil_fill_get_extension_data(), blender::draw::grease_pencil_geom_batch_ensure(), and blender::ed::greasepencil::weight_sample_invoke().
| const int blender::ed::greasepencil::DrawingInfo::frame_number |
Definition at line 329 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::weight_sample_invoke().
| const int blender::ed::greasepencil::DrawingInfo::layer_index |
Definition at line 328 of file ED_grease_pencil.hh.
Referenced by blender::ed::sculpt_paint::grease_pencil_fill_extension_cut(), blender::ed::sculpt_paint::grease_pencil_fill_get_extension_data(), blender::draw::grease_pencil_geom_batch_ensure(), and blender::ed::greasepencil::weight_sample_invoke().
| const int blender::ed::greasepencil::DrawingInfo::onion_id |
Definition at line 334 of file ED_grease_pencil.hh.