GLObject.fill - multiple declarations
Function GLObject.fill
void fill(
int[] indexes
);
Function GLObject.fill
void fill(
float[][] buffs
);
void fill(
int[] indexes
);
void fill(
float[][] buffs
);