MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
include
mgl
platform
apple
ios
mgl_ios_view_controller.h
[詳解]
1
// SPDX-License-Identifier: Zlib
2
/* ------------------------------------------------------------------------- */
9
/* ------------------------------------------------------------------------- */
10
#ifndef INCGUARD_MGL_IOS_VIEW_CONTROLLER_H_1613313573
11
#define INCGUARD_MGL_IOS_VIEW_CONTROLLER_H_1613313573
12
13
#include <
mgl/mgl_environment.h
>
14
#if defined(MGL_TARGET_IOS)
15
16
#import <UIKit/UIKit.h>
17
18
@interface
MGLiOSViewController : UIViewController
19
@end
20
21
#endif
// MGL_TARGET_IOS
22
#endif
// INCGUARD_MGL_IOS_VIEW_CONTROLLER_H_1613313573
23
24
// vim: et ts=4 sw=4 sts=4
mgl_environment.h
MGL 環境定義
構築:
1.12.0