Module nannou_laser::stream::raw[][src]

Structs

A buffer of laser points yielded by either a raw or frame stream source function.

A type allowing to build a raw laser stream.

A clone-able handle around a raw laser stream.

Enums

Errors that may occur while creating a node crate.

Errors that may occur while running a laser stream.

An action to perform in response to a StreamError occurring.

Traits

The function that will be called when a Buffer of points is requested.

The function called when an error occurs on the TCP communication stream.

Functions

Given the point rate, determine a default latency at ~16ms.

The default function used for the stream_error function if none is specified.

Type Definitions

The default stream error function type expected if none are specified.

The type used for sending model updates from the stream handle thread to the laser thread.