Current section
Files
Jump to
Current section
Files
priv/examples/spatial/cube_corners.ply
ply
format ascii 1.0
comment ex_codecs example point cloud
element vertex 4
property float x
property float y
property float z
property uchar red
property uchar green
property uchar blue
end_header
0.0 0.0 0.0 255 0 0
1.0 0.0 0.0 0 255 0
0.0 1.0 0.0 0 0 255
0.0 0.0 1.0 255 255 0