Docs 0.11.0

ofDocsaddons ofxiOS src ofxiOSExtensions.h

Sources

src ofxiOS.h src ofxiOSConstants.h src ofxiOSExtensions.h src ofxiPhone.h src ofxtvOS.h

Comments

See also

documentationofxiOSVideoPlayer
documentationofxiOSVideoGrabber
documentationofxiOSSoundStream
documentationofxiOSSoundPlayer
documentationofxiOSMapKitListener
documentationofxiOSKeyboard
documentationofxiOSImagePicker
documentationofxiOSExtras (functions)
documentationofxiOSExtensions (functions)
documentationofxiOSCoreLocation
documentationofxiOSApp
documentationofxiOSApp (functions)
documentationofxiOSAlertsListener
documentationofxiOSAlertsHandler
documentationofxiOS
guidesiOS
addonsofxiOSExtensions.h
addonsofxiOSConstants.h
addonsofxiOS.h
//
//  ofxiOSExtensions.h
//  iOS+OFLib
//
//  Created by lukasz karluk on 5/07/12.
//

#pragma once

void ofReloadGLResources();
void ofReloadAllImageTextures();
void ofReloadAllFontTextures();
void ofUnloadAllFontTextures();
void ofRegenerateAllVbos();