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
) –
- f (
-
osgGA.
GUIEventHandler
(luafunction__ f) -
Параметры: f ( luafunction
) –
Methods:
-
:
handle
(osgGA.Event event, osg.Object object, osg.NodeVisitor nv)¶ -
Параметры: - event (
osgGA.Event
) – - object (
osg.Object
) – - nv (
osg.NodeVisitor
) –
Тип результата: bool
- event (
-
:
handle
(osgGA.GUIEventAdapter ea, osgGA.GUIActionAdapter aa, osg.Object object, osg.NodeVisitor nv) -
Параметры: - ea (
osgGA.GUIEventAdapter
) – - aa (
osgGA.GUIActionAdapter
) – - object (
osg.Object
) – - nv (
osg.NodeVisitor
) –
Тип результата: bool
- ea (
-
:
handle
(osgGA.GUIEventAdapter ea, osgGA.GUIActionAdapter aa) -
Параметры: - ea (
osgGA.GUIEventAdapter
) – - aa (
osgGA.GUIActionAdapter
) –
Тип результата: bool
- ea (
-