jakke-graphics-ts
    Preparing search index...

    Type Alias Polyline2d

    Polyline2d: Vertex2d[]

    Represents a two-dimensional polyline as an array of Vertex2d points. Each vertex defines a point in 2D space, and the sequence of vertices forms the polyline.

    Vertex2d