📄 geom.h
字号:
#ifndef _GEOM_H_
#define _GEOM_H_
#include <export.h>
#include "gfloat.h"
#include "point2.h"
#include "point3.h"
#include "point4.h"
#include "ipoint2.h"
#include "ipoint3.h"
#include "dpoint3.h"
#include "matrix2.h"
#include "matrix3.h"
#include "quat.h"
#include "stack3.h"
#include "box3.h"
#include "box2.h"
#include "bitarray.h"
#include "color.h"
#include "acolor.h"
#include "euler.h"
#include "gutil.h"
#endif // _GEOM_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -