pub fn parse_mesh3d_data( mesh_obj: &mut Value, context: &ParseContext<'_>, ) -> Result<Box<Mesh3D<f64, f64, f64>>>