Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
macquartz.cpp
Go to the documentation of this file.
1 extern "C" {
2 /* void CGLErrorString() {
3  *
4  * }
5  * void CGLSetFullScreen() {
6  *
7  * }*/
8 void CGMainDusplayID() {} /*
9  * void glClear() {
10  *
11  * }
12  * void CGLSetParameter() {
13  *
14  * }
15  * void glGetIntegerv() {
16  *
17  * }
18  * void glBindBufferARB() {}
19  * void _glBindBufferARB() {}
20  *
21  * void glBufferDataARB() {}
22  * void _glBufferDataARB() {}
23  *
24  * void glDeleteBuffersARB() {}
25  * void _glDeleteBuffersARB() {}
26  *
27  * void glGenBuffersARB() {}
28  * void _glGenBuffersARB() {}
29  *
30  * void glMapBufferARB() {}
31  * void _glMapBufferARB() {}
32  *
33  * void glUnmapBufferARB() {}
34  * void _glUnmapBufferARB() {}
35  */
36 }
37