// // // OSX GLEssentials // // Copied from the Apple GLEssentials // // @import AppKit; @interface GLView : NSOpenGLView @end