Module geo_buffer::util

source ·
Expand description

This module provides a conceptual structure of points and half-lines.

See more details on each item.

Structs

  • This structure conceptually represents a point or a vector on the 2-dimensional Cartesian plane.
  • This structure conceptullay represents a half-line (which also known as “Ray”).