Skip to main content

Crate egui_flowkit

Crate egui_flowkit 

Source

Modules§

mesh
vertex

Structs§

Connection
An EdgePath wrapper, drawing the connection.
CornerPathParams
Calculates the parameters for a corner path.
EdgePath
Generates an edge path.
PathBuilder
A path builder.
StrokeOptions
Parameters for the tessellator.
StrokeTessellator
A Context object that can tessellate stroke operations for complex paths.

Enums§

Corner
Identifies a corner of a rectangle.
EdgeAnchor
Identifies an edge anchor of a rectangle.
EdgeType
Identifies an edge type of a connector.

Type Aliases§

EdgePoint
Identifies an edge point of a connector.