Module iced_graphics::mesh

source ·
Expand description

Draw triangles!

Structs§

  • A vertex which contains 2D position & packed gradient data.
  • A set of vertices and indices representing a list of triangles.
  • A two-dimensional vertex with a color.

Enums§

  • A low-level primitive to render a mesh of triangles.