24 #import <UIKit/UIKit.h>
33 - (
id)initWithFrame:(CGRect)frame cinderView:(UIView*)aCinderView app:(cinder::app::App*)aApp;
36 - (UIImage*)getContents:(cinder::Area)area;
38 - (
void)makeCurrentContext;
40 - (
void)defaultResize;
42 - (CGContextRef)getCGContextRef;
typedef void(APIENTRYP GLEEPFNGLBLENDCOLORPROC)(GLclampf red
Definition: AppImplCocoaTouchRendererQuartz.h:26
UIView * view
Definition: AppImplCocoaTouchRendererQuartz.h:29
cinder::app::App * app
Definition: AppImplCocoaTouchRendererQuartz.h:30
GLuint id
Definition: GLee.h:2035
CGContextRef mCurrentRef
Definition: AppImplCocoaTouchRendererQuartz.h:28