Module iced_graphics::triangle[][src]

Draw geometry using meshes of triangles.

Structs

Mesh2D

A set of Vertex2D and indices representing a list of triangles.

Vertex2D

A two-dimensional vertex with some color in linear RGBA.