ofxiOSBundleImageToGLTexture( ... )
bool ofxiOSBundleImageToGLTexture(NSString *filename, GLuint *spriteTexture)
ofxiOSCGImageToPixels( ... )
bool ofxiOSCGImageToPixels(CGImageRef &ref, unsigned char *pixels)
ofxiOSDisableIdleTimer( )
void ofxiOSDisableIdleTimer()
ofxiOSEnableIdleTimer( )
void ofxiOSEnableIdleTimer()
ofxiOSEnableLoopInThread( )
void ofxiOSEnableLoopInThread()
ofxiOSGetAppDelegate( )
ofxiOSAppDelegate ofxiOSGetAppDelegate()
ofxiOSGetClipboardString( )
string ofxiOSGetClipboardString()
ofxiOSGetDeviceRevision( )
string ofxiOSGetDeviceRevision()
ofxiOSGetDeviceType( )
ofxiOSDeviceType ofxiOSGetDeviceType()
ofxiOSGetDocumentsDirectory( )
string ofxiOSGetDocumentsDirectory()
ofxiOSGetGLParentView( )
UIView * ofxiOSGetGLParentView()
ofxiOSGetGLView( )
ofxiOSEAGLView ofxiOSGetGLView()
ofxiOSGetMicAverageLevel( )
float ofxiOSGetMicAverageLevel()
ofxiOSGetOFWindow( )
ofAppiOSWindow ofxiOSGetOFWindow()
ofxiOSGetUIWindow( )
UIWindow * ofxiOSGetUIWindow()
ofxiOSGetViewController( )
ofxiOSViewController ofxiOSGetViewController()
ofxiOSHasAudioIn( )
bool ofxiOSHasAudioIn()
ofxiOSLaunchBrowser( ... )
void ofxiOSLaunchBrowser(string url)
ofxiOSLockGLContext( )
void ofxiOSLockGLContext()
ofxiOSNSStringToString( ... )
string ofxiOSNSStringToString(NSString *s)
ofxiOSScreenGrab( ... )
void ofxiOSScreenGrab(id delegate)
ofxiOSSendGLViewToBack( )
void ofxiOSSendGLViewToBack()
ofxiOSSendGLViewToFront( )
void ofxiOSSendGLViewToFront()
ofxiOSSetClipboardString( ... )
void ofxiOSSetClipboardString(string clipboardString)
ofxiOSSetGLViewTransparent( ... )
void ofxiOSSetGLViewTransparent(bool b)
ofxiOSSetGLViewUserInteraction( ... )
void ofxiOSSetGLViewUserInteraction(bool b)
ofxiOSStringToNSString( ... )
NSString * ofxiOSStringToNSString(string s)
ofxiOSUIImageToGLTexture( ... )
bool ofxiOSUIImageToGLTexture(UIImage *uiImage, GLuint *spriteTexture)
ofxiOSUIImageToOFImage( ... )
bool ofxiOSUIImageToOFImage(UIImage *uiImage, ofImage &outImage, int targetWidth=0, int targetHeight=0)
ofxiOSUIImageToPixels( ... )
bool ofxiOSUIImageToPixels(UIImage *uiImage, unsigned char *pix, int targetWidth=0, int targetHeight=0)
ofxiOSUnlockGLContext( )
void ofxiOSUnlockGLContext()