OpenSceneGraph 2.8.4
|
Public Member Functions | |
LuaEngine (WindowManager *=0) | |
bool | initialize () |
bool | close () |
bool | eval (const std::string &) |
bool | runFile (const std::string &) |
Protected Attributes | |
LuaEngineData * | _data |
WindowManager * | _wm |
osgWidget::LuaEngine::LuaEngine | ( | WindowManager * | = 0 | ) |
bool osgWidget::LuaEngine::close | ( | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
bool osgWidget::LuaEngine::eval | ( | const std::string & | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
bool osgWidget::LuaEngine::initialize | ( | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
bool osgWidget::LuaEngine::runFile | ( | const std::string & | ) | [virtual] |
Reimplemented from osgWidget::ScriptEngine.
LuaEngineData* osgWidget::LuaEngine::_data [protected] |
WindowManager* osgWidget::LuaEngine::_wm [protected] |
![]() | Generated at Sun Jan 8 2012 13:17:08 for the OpenSceneGraph by doxygen 1.7.4. |