[][src]Function vtkio::import_le

pub fn import_le(file_path: &Path) -> Result<Vtk, Error>

Import a vtk file at the specified path. If the file is in binary, numeric types will be interpreted in little-endian format.