|
Blender V4.3
|
#include <ED_grease_pencil.hh>
Public Attributes | |
| BVHTree * | tree = nullptr |
| Array< float2 > | start_positions |
| Array< float2 > | end_positions |
| Array< int > | drawing_offsets |
Definition at line 755 of file ED_grease_pencil.hh.
Definition at line 761 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::selection_update().
Definition at line 759 of file ED_grease_pencil.hh.
Definition at line 758 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::apply_mask_as_segment_selection().
| BVHTree* blender::ed::greasepencil::Curves2DBVHTree::tree = nullptr |
Definition at line 756 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::find_curve_intersections().