Function DrawBuf.drawCustomOpenGLScene

draw custom OpenGL scene

void drawCustomOpenGLScene(
  Rect rc,
  void delegate(Rect, Rect) handler
);