osgWidget::LuaEngine Class Reference

Inheritance diagram for osgWidget::LuaEngine:

osgWidget::ScriptEngine osg::Referenced

List of all members.

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


Constructor & Destructor Documentation

osgWidget::LuaEngine::LuaEngine ( WindowManager = 0  ) 


Member Function Documentation

bool osgWidget::LuaEngine::initialize (  )  [virtual]

Reimplemented from osgWidget::ScriptEngine.

bool osgWidget::LuaEngine::close (  )  [virtual]

Reimplemented from osgWidget::ScriptEngine.

bool osgWidget::LuaEngine::eval ( const std::string &   )  [virtual]

Reimplemented from osgWidget::ScriptEngine.

bool osgWidget::LuaEngine::runFile ( const std::string &   )  [virtual]

Reimplemented from osgWidget::ScriptEngine.


Member Data Documentation

LuaEngineData* osgWidget::LuaEngine::_data [protected]


The documentation for this class was generated from the following file:

Generated on Fri Mar 19 19:53:01 2010 for openscenegraph by  doxygen 1.5.6