Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Instance Methods | Class Methods | Protected Attributes | List of all members
AppImplCocoaRendererGl Class Reference

#import <AppImplCocoaRendererGl.h>

Inheritance diagram for AppImplCocoaRendererGl:
[legend]

Instance Methods

(id- initWithFrame:cinderView:app:renderer:sharedRenderer:withRetina:
 
(NSOpenGLView *) - view
 
(void- makeCurrentContext
 
(CGLContextObj) - getCglContext
 
(CGLPixelFormatObj) - getCglPixelFormat
 
(NSOpenGLContext *) - getNsOpenGlContext
 
(void- flushBuffer
 
(void- setFrameSize:
 
(void- defaultResize
 
(BOOL) - needsDrawRect
 

Class Methods

(NSOpenGLPixelFormat *) + defaultPixelFormat:
 

Protected Attributes

NSOpenGLView * view
 
cinder::app::RendererGlrenderer
 
NSView * cinderView
 

Method Documentation

- (id) initWithFrame: (NSRect)  frame
cinderView: (NSView*)  aCinderView
app: (cinder::app::App*)  aApp
renderer: (cinder::app::RendererGl*)  aRenderer
sharedRenderer: (cinder::app::RendererGlRef sharedRenderer
withRetina: (BOOL)  retinaEnabled 
- (NSOpenGLView *) view
- (void) makeCurrentContext
- (CGLContextObj) getCglContext
- (CGLPixelFormatObj) getCglPixelFormat
- (NSOpenGLContext *) getNsOpenGlContext
- (void) flushBuffer
- (void) setFrameSize: (CGSize)  newSize
- (void) defaultResize
- (BOOL) needsDrawRect
+ (NSOpenGLPixelFormat *) defaultPixelFormat: (int antialiasLevel

Member Data Documentation

- (NSOpenGLView*) view
protected
- app:
protected
- (NSView*) cinderView
protected

The documentation for this class was generated from the following files: