getContext method

  1. @override
WxGLContext getContext()
override

Implementation

@override
WxGLContext getContext() {
  return _gl;
}