Skip to main content

Crate copc_temporal

Crate copc_temporal 

Source

Structs§

Aabb
Axis-aligned bounding box.
GpsTime
Newtype over f64 GPS time. Implements Copy, PartialEq, PartialOrd.
NodeTemporalEntry
Per-node temporal data: a set of sampled GPS timestamps.
TemporalCache
Incrementally-loaded temporal index cache.
TemporalHeader
Header of the temporal index EVLR (32 bytes).
VoxelKey
Octree node key: (level, x, y, z).

Enums§

TemporalError

Traits§

ByteSource
Async random-access byte source.