|
Blender V4.5
|
#include <ED_grease_pencil.hh>
Public Attributes | |
| BVHTree * | tree = nullptr |
| Array< float2float2 > | start_positions |
| Array< float2float2 > | end_positions |
| Array< int > | drawing_offsets |
Definition at line 778 of file ED_grease_pencil.hh.
| Array<int> blender::ed::greasepencil::Curves2DBVHTree::drawing_offsets |
Definition at line 784 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::selection_update().
Definition at line 782 of file ED_grease_pencil.hh.
Definition at line 781 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::apply_mask_as_segment_selection().
Definition at line 779 of file ED_grease_pencil.hh.
Referenced by blender::ed::greasepencil::find_curve_intersections().