osgGA.GUIEventHandler

class osgGA.GUIEventHandler
Represents

c++ class

Wraps

osgGA::GUIEventHandler

Bases

osgGA.EventHandler

Constructors:

osgGA.GUIEventHandler(luafunction__ f, bool isFullVersion)

Параметры
  • f (luafunction) –

  • isFullVersion (bool) –

osgGA.GUIEventHandler(luafunction__ f)

Параметры

f (luafunction) –

Methods:

:handle(osgGA.Event event, osg.Object object, osg.NodeVisitor nv)

Параметры
Тип результата

bool

:handle(osgGA.GUIEventAdapter ea, osgGA.GUIActionAdapter aa, osg.Object object, osg.NodeVisitor nv)

Параметры
Тип результата

bool

:handle(osgGA.GUIEventAdapter ea, osgGA.GUIActionAdapter aa)

Параметры
Тип результата

bool