📄 sg-dump.hxx
字号:
#ifndef SG_DUMP#define SG_DUMP#include <stdio.h>#include "cogpoint.hxx"#include "wzsegment.hxx"int sgWriteSmp( ibGrid *gg, FILE *file, int cmat_max, int *cmat_table, wzRegion(*cmat_function)(const cogPoint&p), int fmat_max, int *fmat_table, wzFace(*fmat_function)(const cogPoint&p) );#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -