mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2026-01-25 16:25:49 +00:00
replaces `int32_t x_position` with `PCDIMENSION *xdim` (and similarly for y,z,m) in PCSCHEMA to get a direct access to the corresponding dimension -> code readability improvement by discarding the `-1` constant and maybe slight expected performance increase of get/set functions