![]() |
Cinder
0.9.1
|
#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 |
- (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 |
|
protected |
|
protected |
|
protected |