Function SurfaceTool.addBones

Adds an array of bones for the next vertex to use. bones must contain 4 integers.

void addBones (
  const(PoolArray!(int)) bones
) nothrow @nogc;