Skip to main content

write_ply_binary_le

Function write_ply_binary_le 

Source
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).