Skip to main content

export_ply_binary

Function export_ply_binary 

Source
pub fn export_ply_binary(doc: &PlyBinaryExport) -> Vec<u8> 
Expand description

Build the full binary PLY file as bytes (header + vertex data + face data).