diff --git a/README.md b/README.md index 126fbbb..0dcedd9 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,11 @@ In order to preserve some compactness in dump files and network transmissions, t Human-Readable Text ------------------- - PCPOINT( : , , , ) + ( : , , , ) - PCPATCH( : ( , , , ), - ( , , , ), - ( , , , ) - ) + [ : ( , , , ), + ( , , , ), + ( , , , ) ] Uncompressed Binary ------------------- @@ -40,4 +39,3 @@ Uncompressed Binary uint32: pcid (key to POINTCLOUD_SCHEMAS) uint32: npoints uchar[]: data (interpret relative to pcid) -