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

#import <AppImplCocoaRendererQuartz.h>

Inheritance diagram for AppImplCocoaRendererQuartz:
[legend]

Instance Methods

(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
 

Method 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
- app:
protected

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