Merge pull request #649 from google/fix_testdata

Add missing file for EncodeTest.TestQuantizedAndUnquantizedAttributes
This commit is contained in:
Tom Finegan 2020-12-01 19:22:42 -08:00 committed by GitHub
commit 89f21de3d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
testdata/float_two_att_point_cloud.ply vendored Normal file
View File

@ -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