From 2f76c15e7388af7713f6537ab9b7607278cc6167 Mon Sep 17 00:00:00 2001 From: Tom Finegan Date: Tue, 1 Dec 2020 19:16:01 -0800 Subject: [PATCH] Add missing file for EncodeTest.TestQuantizedAndUnquantizedAttributes test --- testdata/float_two_att_point_cloud.ply | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testdata/float_two_att_point_cloud.ply diff --git a/testdata/float_two_att_point_cloud.ply b/testdata/float_two_att_point_cloud.ply new file mode 100644 index 0000000..93fada5 --- /dev/null +++ b/testdata/float_two_att_point_cloud.ply @@ -0,0 +1,13 @@ +ply +format ascii 1.0 +element vertex 3 +property float x +property float y +property float z +property float nx +property float ny +property float nz +end_header +4.9 2.9 3.8 1 0 0 +4.7 2.9 7.7 0 1 0 +4.1 2.6 1.4 0 0 1