EVosgGA.PickHandler.Observer

class EVosgGA.PickHandler.Observer
Represents

c++ class

Wraps

EVosgGA::PickHandler::Observer

Constructors:

EVosgGA.PickHandler.Observer()

Methods:

:onDown(osg.NodePath aNode)

Параметры

aNode (osg.NodePath) –

Тип результата

bool

:onUp(osg.NodePath aNode)

Параметры

aNode (osg.NodePath) –

Тип результата

bool

:onClick(osg.NodePath aNode)

Параметры

aNode (osg.NodePath) –

Тип результата

bool

:onMove(osg.NodePath aNode)

Параметры

aNode (osg.NodePath) –

Тип результата

bool

:onDoubleClick(osg.NodePath aNode)

Параметры

aNode (osg.NodePath) –

Тип результата

bool

:onFrame(osg.NodePath aNode)

Параметры

aNode (osg.NodePath) –

Тип результата

bool

:setOnDownCb(luafunction__ cb)

Параметры

cb (luafunction) –

:setOnUpCb(luafunction__ cb)

Параметры

cb (luafunction) –

:setOnClickCb(luafunction__ cb)

Параметры

cb (luafunction) –

:setOnMoveCb(luafunction__ cb)

Параметры

cb (luafunction) –

:setOnDoubleClickCb(luafunction__ cb)

Параметры

cb (luafunction) –

:setOnFrameCb(luafunction__ cb)

Параметры

cb (luafunction) –

:resetOnDownCb()

:resetOnUpCb()

:resetOnClickCb()

:resetOnMoveCb()

:resetOnDoubleClickCb()

:resetOnFrameCb()