#import <AppImplCocoaView.h>
Inherited by AppImplCocoaGLView.
Public Member Functions | |
| (id) | - initWithFrame:app:impl: |
| (void) | - setShouldReshape: |
| (void) | - reshape |
| (void) | - defaultResize |
| (void) | - makeCurrentContext |
| (NSOpenGLContext *) | - openGLContext |
| (NSOpenGLPixelFormat *) | - openGLPixelFormat |
| - (id) initWithFrame: | (NSRect) | frame | ||
| app: | (fli::app::App *) | aApp | ||
| impl: | (AppImplCocoa *) | aImpl | ||
Reimplemented in AppImplCocoaGLView.
| - (void) setShouldReshape: | (BOOL) | aShouldReshape |
Reimplemented in AppImplCocoaGLView.
| - (void) reshape |
Reimplemented in AppImplCocoaGLView.
| - (void) defaultResize |
Reimplemented in AppImplCocoaGLView.
| - (void) makeCurrentContext |
Reimplemented in AppImplCocoaGLView.
| - (NSOpenGLContext *) openGLContext |
Reimplemented in AppImplCocoaGLView.
| - (NSOpenGLPixelFormat *) openGLPixelFormat |
Reimplemented in AppImplCocoaGLView.