[][src]Module lasy::stream::frame

Modules

opt

A series of optimisation passes for laser frames.

Structs

Builder

A type allowing to build a raw laser stream.

Frame

A wrapper around the Vec of points being collected for the frame.

Stream

A clone-able handle around a laser stream of frames.

Traits

RenderFn

The function that will be called each time a new Frame is requested.