|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
Public 成员函数 | |
| GfxMain () | |
| GfxMain (const GfxMain &)=delete | |
| GfxMain & | operator= (const GfxMain &)=delete |
| ~GfxMain () | |
| bool | initialize () |
| int | run () |
| osg::Group * | getRootNode () |
| void | addNode (osg::Node *node) |
| void | removeNode (osg::Node *node) |
| void | setBackgroundColor (const osg::Vec4 &color) |
| osgViewer::Viewer * | getViewer () |