Function MeshDataTool.getVertexEdges

Returns an array of edges that share the given vertex.

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