📄 monitorglui.ih
字号:
#include "monitorglui.hh"#include <iostream>#include <stdexcept>// OpenGL, Glut and Glui headers.#include <GL/gl.h>#include <GL/glut.h>using namespace std;using namespace bats;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -