You.i Engine
YiGLExt.h
Go to the documentation of this file.
1
// © You i Labs Inc. 2000-2017. All rights reserved.
2
#ifndef _YI_GL_EXT_H_
3
#define _YI_GL_EXT_H_
4
#if defined(YI_NO_DYNAMIC_LOADING)
5
#include "
YiGLPlaceholderDefines.h
"
6
#if defined(YI_OPENGL_ES2_RENDERING)
7
#include <GLES2/gl2.h>
8
#else
9
#error "OpenGL ES2 rendering is supported without dynamic loading."
10
#endif
11
#else
12
#include "
generated/YiGLExtGenerated.h
"
13
#endif
14
#endif
/* _YI_GL_EXT_H_ */
YiGLExtGenerated.h
YiGLPlaceholderDefines.h
renderer
YiGLExt.h
Generated on Thu Aug 23 2018 03:08:10 for You.i Engine by
1.8.11