[][src]Module lasy::stream::raw

Structs

Buffer

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

Builder

A type allowing to build a raw laser stream.

Stream

A clone-able handle around a raw laser stream.

Enums

EtherDreamStreamError

Errors that may occur while creating a node crate.

RawStreamError

Errors that may occur while running a laser stream.

Traits

RenderFn

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

Functions

default_latency_points

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