finish method

void finish()

Implementation

void finish() {
  return gl.glFinish();
}