Module nannou_laser::point[][src]

Expand description

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

Structs

The point type used within the laser frame stream API.

The Point type used for describing raw laser streams.

Functions

Whether or not the given point is blank (black).

Type Definitions

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

Red, green and blue channels of a single colour.