|
Blender V4.3
|
Public Member Functions | |
| Segment * | create_segment (const int curve, const int point) |
| void | merge_adjacent_segments () |
Public Attributes | |
| Vector< Segment > | segments |
Structure describing:
Definition at line 870 of file grease_pencil_geom.cc.
|
inline |
Definition at line 876 of file grease_pencil_geom.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), blender::ed::greasepencil::trim::Segment::curve, curve, blender::Vector< T, InlineBufferCapacity, Allocator >::last(), and point.
Referenced by blender::ed::greasepencil::trim::trim_curve_segments().
|
inline |
Definition at line 889 of file grease_pencil_geom.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), b, blender::Vector< T, InlineBufferCapacity, Allocator >::is_empty(), and blender::Vector< T, InlineBufferCapacity, Allocator >::pop_last().
Referenced by blender::ed::greasepencil::trim::trim_curve_segments().
Definition at line 873 of file grease_pencil_geom.cc.
Referenced by blender::ed::greasepencil::trim::trim_curve_segments().