Searched defs:GLView (Results 1 – 2 of 2) sorted by relevance
20 @interface GLView : NSOpenGLView interface23 @implementation GLView implementation
52 inline BGLView* GLView() { return fView; }; in GLView() function