Skip to main content

Module point_cloud

Module point_cloud 

Source
Expand description

Point-cloud encoding: the kd-tree method and its configuration. Point-cloud encoding (bitstream 2.3, kd-tree method).

Structs§

Config
Point-cloud encoder configuration.

Enums§

Err
Errors returned while encoding a point cloud.

Constants§

MAX_COMPRESSION_LEVEL
The highest kd-tree compression level the format defines.