OpenSceneGraph
3.0.1
|
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 |
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 Fri Apr 27 2012 20:41:36 for the OpenSceneGraph by doxygen 1.8.0. |