rfw2d
    Preparing search index...

    Type Alias LinePathlet

    LinePathlet: (
        points: Vec2[],
        sliceStart: number,
        options?: LinePathOptions,
    ) => AddedPointCount

    Type Declaration