Function mesh_loader::stl::from_slice

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

Parses meshes from bytes of binary or ASCII STL.