Blender V5.0
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 945 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: