[][src]Function bve::parse::mesh::mesh_from_str

#[must_use]
pub fn mesh_from_str(input: &str, file_type: FileType) -> ParsedStaticObject

Parse the given input as file_type and generate a static object from it.