#import <AppImplCocoaTouchRendererQuartz.h>
Instance Methods | |
(id) | - initWithFrame:cinderView:app: |
(UIView *) | - view |
(UIImage *) | - getContents: |
(void) | - makeCurrentContext |
(void) | - flushBuffer |
(void) | - defaultResize |
(CGContextRef) | - getCGContextRef |
Protected Attributes | |
CGContextRef | mCurrentRef |
UIView * | view |
cinder::app::App * | app |
- (id) initWithFrame: | (CGRect) | frame | |
cinderView: | (UIView*) | aCinderView | |
app: | (cinder::app::App*) | aApp | |
- (UIView *) view |
- (UIImage *) getContents: | (cinder::Area) | area |
- (void) makeCurrentContext |
- (void) flushBuffer |
- (void) defaultResize |
- (CGContextRef) getCGContextRef |
|
protected |
|
protected |
|
protected |