📄 io_lightpoint.h
字号:
#ifndef DOTOSGSIM_LIGHTPOINT#define DOTOSGSIM_LIGHTPOINT#include <osgSim/LightPoint>#include <osgDB/Input>#include <osgDB/Output>extern bool readLightPoint(osgSim::LightPoint & lp, osgDB::Input &fr);extern bool writeLightPoint(const osgSim::LightPoint & lp, osgDB::Output &fw);#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -