Cinder  0.9.1
Instance Methods | Protected Attributes | List of all members
RendererImpl2dMacQuartz Class Reference

#import <RendererImpl2dMacQuartz.h>

Inherits NSObject.

Instance Methods

(id) - initWithFrame:cinderView:
 
(NSView *) - view
 
(NSBitmapImageRep *) - getContents:
 
(void) - startDraw
 
(void) - finishDraw
 
(void) - setFrameSize:
 
(void) - defaultResize
 
(CGContextRef- getCGContextRef
 

Protected Attributes

CGContextRef currentRef
 
NSView * view
 
NSGraphicsContext * currentGraphicsContext
 

Method Documentation

- (id) initWithFrame: (NSRect)  frame
cinderView: (NSView *)  cinderView 
- (NSView*) view
- (NSBitmapImageRep *) getContents: (cinder::Area area
- (void) startDraw
- (void) finishDraw
- (void) setFrameSize: (CGSize)  newSize
- (void) defaultResize
- (CGContextRef) getCGContextRef

Member Data Documentation

- (CGContextRef) currentRef
protected
- (NSView *) view
protected
- (NSGraphicsContext*) currentGraphicsContext
protected

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