pub fn mesh(
    in_left: MeshRowData,
    in_top: MeshColData
) -> (MeshRowData, MeshColData)
Expand description

Mesh.