AppImplCocoaRendererQuartz Class Reference

#import <AppImplCocoaRendererQuartz.h>

List of all members.

Public Member Functions

(id) - initWithFrame:cinderView:app:
(NSView *) - view
(NSBitmapImageRep *) - getContents:
(void) - makeCurrentContext
(void) - flushBuffer
(void) - setFrameSize:
(void) - defaultResize
(CGContextRef- getCGContextRef

Protected Attributes

CGContextRef currentRef
NSView * view
NSGraphicsContext * currentGraphicsContext
cinder::app::Appapp

Member Function Documentation

- (id) initWithFrame: (NSRect)  frame
cinderView: (NSView*)  aCinderView
app: (cinder::app::App*)  aApp 
- (NSView*) view  
- (NSBitmapImageRep *) getContents: (cinder::Area area  
- (void) makeCurrentContext  
- (void) flushBuffer  
- (void) setFrameSize: (CGSize)  newSize  
- (void) defaultResize  
- (CGContextRef) getCGContextRef  

Member Data Documentation

- (CGContextRef) currentRef [protected]
- (NSView *) view [protected]
- (NSGraphicsContext*) currentGraphicsContext [protected]
- cinder: [protected]

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