Skip to main content

parse_transform

Function parse_transform 

Source
pub fn parse_transform(s: &str) -> Result<Mat4>
Expand description

Parses a 3MF transform matrix string (12 space-separated floats in column-major order) into a Mat4.