Structs§
- Aabb
- Axis-aligned bounding box.
- Copc
Header - Parsed COPC file header.
- Copc
Info - COPC info VLR payload (160 bytes). This is COPC-specific — not part of the LAS standard.
- Copc
Streaming Reader - Async streaming COPC reader.
- Decompressed
Chunk - A decompressed point data chunk.
- File
Source - A ByteSource backed by a local file.
- Hierarchy
Cache - Incrementally-loaded hierarchy cache.
- Hierarchy
Entry - A single hierarchy entry: metadata for one octree node.
- Voxel
Key - Octree node key: (level, x, y, z).
Enums§
Traits§
- Byte
Source - Async random-access byte source.