// // // iOSGLEssentials // // Copied from the Apple GLEssentials // // @import AppKit; @interface GLEssentialsGLView : NSOpenGLView @end