Function MeshDataTool.setVertexBones

Sets the bones of the given vertex.

void setVertexBones (
  const(long) idx,
  const(PoolArray!(int)) bones
) nothrow @nogc;