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 |
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 Mon Oct 3 2011 12:39:51 for the OpenSceneGraph by doxygen 1.7.5. |