Module las::stream [] [src]

Read a las file like a stream.

We don't always need to get all the points into memory at once, so this interface enables sequential access.

Structs

Stream

A stream of las points.