Module iced_graphics::layer

source ·
Expand description

Organize rendering primitives into a flattened list of layers.

Re-exports

pub use mesh::Mesh;

Modules

A collection of triangle primitives.

Structs

A group of primitives that should be clipped together.
A colored rectangle with a border.
A paragraph of text.

Enums

A raster or vector image.