pub fn write_ply_binary_le(cloud: &PointCloud) -> Vec<u8> ⓘExpand description
Write a point cloud to PLY binary little-endian format (to a byte buffer).
pub fn write_ply_binary_le(cloud: &PointCloud) -> Vec<u8> ⓘWrite a point cloud to PLY binary little-endian format (to a byte buffer).