⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header_begin.txt

📁 ROBOCUP 仿真3D server 源码
💻 TXT
字号:
#line 2 "utility/glextgen/tocopy/header_begin.txt"#ifndef GLEXTENSIONREG_H__#define GLEXTENSIONREG_H__#if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__)#define WIN32_LEAN_AND_MEAN 1#include <windows.h>#endif#define GL_GLEXT_PROTOTYPES#include <GL/gl.h>#include <GL/glext.h>#if defined(_WIN32)#include <GL/wglext.h>#else#include <GL/glx.h>#include <GL/glxext.h>#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -