Function MeshDataTool.getVertexBones

Returns the bones of the given vertex.

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