Function MeshDataTool.getVertexFaces

Returns an array of faces that share the given vertex.

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