|
OpenSceneGraph 2.8.4
|

Public Member Functions | |
| PythonEngine (WindowManager *=0) | |
| bool | initialize () |
| bool | close () |
| bool | eval (const std::string &) |
| bool | runFile (const std::string &) |
Protected Attributes | |
| PythonEngineData * | _data |
| WindowManager * | _wm |
| osgWidget::PythonEngine::PythonEngine | ( | WindowManager * | = 0 | ) |
| bool osgWidget::PythonEngine::close | ( | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
| bool osgWidget::PythonEngine::eval | ( | const std::string & | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
| bool osgWidget::PythonEngine::initialize | ( | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
| bool osgWidget::PythonEngine::runFile | ( | const std::string & | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
PythonEngineData* osgWidget::PythonEngine::_data [protected] |
WindowManager* osgWidget::PythonEngine::_wm [protected] |
| Generated at Tue May 3 2011 13:35:33 for the OpenSceneGraph by doxygen 1.7.4. |