Blender V4.3
blender::ed::greasepencil::trim::Segments Struct Reference

Public Member Functions

Segmentcreate_segment (const int curve, const int point)
 
void merge_adjacent_segments ()
 

Public Attributes

Vector< Segmentsegments
 

Detailed Description

Structure describing:

  • A collection of trim segments.

Definition at line 870 of file grease_pencil_geom.cc.

Member Function Documentation

◆ create_segment()

◆ merge_adjacent_segments()

Member Data Documentation

◆ segments

Vector<Segment> blender::ed::greasepencil::trim::Segments::segments

The documentation for this struct was generated from the following file: