コード例 #1
0
ファイル: ofAppRunner.cpp プロジェクト: undessens/Interface
void * ofGetNSGLContext(){
	return window->getNSGLContext();
}