[][src]Module iced_wgpu::triangle

Draw 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.