#import <AppImplCocoaTouchRendererQuartz.h>
Public Member Functions | |
(id) | - initWithFrame:cinderView:app: |
(UIView *) | - view |
(UIImage *) | - getContents: |
(void) | - makeCurrentContext |
(void) | - flushBuffer |
(void) | - defaultResize |
(CGContextRef) | - getCGContextRef |
Protected Attributes | |
CGContextRef | currentRef |
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 |
- (CGContextRef) currentRef [protected] |
- (UIView *) view [protected] |
- cinder: [protected] |