Module sark_grids::point

source ·
Expand description

Traits for more easily dealing with the various types to represent 2d points/sizes

Structs§

Traits§

  • A trait for types representing an integer point on a 2d grid.
  • A trait for types representing an arbitrary 2d point.
  • A trait for types representing a 2d size.