Module iced_graphics::damage

source ·
Expand description

Track and compute the damage of graphical primitives.

Traits§

  • A type that has some damage bounds.

Functions§

  • Groups the given damage regions that are close together inside the given bounds.
  • Computes the damage regions between the two given lists of primitives.