Type Alias e57::RawValues

source ·
pub type RawValues = Vec<RecordValue>;
Expand description

Storage container for low level point data.

Aliased Type§

struct RawValues { /* private fields */ }