[][src]Module lasy::point

Implementation of the general laser point type used throughout the crate.

Structs

Point

The point type used within the laser stream API.

Type Definitions

Position

A position in 2D space represented by x and y coordinates.

Rgb

Red, green and blue channels of a single colour.