|
Blender V5.0
|
#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 803 of file ED_grease_pencil.hh.
| Array<int> blender::ed::greasepencil::Curves2DBVHTree::drawing_offsets |
Definition at line 809 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::selection_update().
Definition at line 807 of file ED_grease_pencil.hh.
Definition at line 806 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::apply_mask_as_segment_selection().
Definition at line 804 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::find_curve_intersections().