Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Instance Methods | Protected Attributes | List of all members
AppImplCocoaTouchRendererQuartz Class Reference

#import <AppImplCocoaTouchRendererQuartz.h>

Inheritance diagram for AppImplCocoaTouchRendererQuartz:
[legend]

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::Appapp
 

Method Documentation

- (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

Member Data Documentation

- (CGContextRef) mCurrentRef
protected
- (UIView*) view
protected
- app:
protected

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