GLObject.fill - multiple declarations

Function GLObject.fill

void fill(
  int[] indexes
);

Function GLObject.fill

void fill(
  float[][] buffs
);