mesh_loader::stl

Function from_slice

Source
pub fn from_slice(bytes: &[u8]) -> Result<Scene>
Expand description

Parses meshes from bytes of binary or ASCII STL.