Function MeshDataTool.getEdgeFaces

Returns array of faces that touch given edge.

PoolArray!(int) getEdgeFaces (
  const(long) idx
) nothrow @nogc const;