evar.Detector.Callback¶
-
class
evar.Detector.
Callback
¶ Represents: c++ class Wraps: evar::Detector::Callback Constructors:
-
evar.Detector.
Callback
(luafunction__ aOnFrameCb)¶ -
Параметры: aOnFrameCb (luafunction) –
-
evar.Detector.
Callback
(luafunction__ aOnFrameCb, luafunction__ aOnRemoveCb) -
Параметры: - aOnFrameCb (luafunction) –
- aOnRemoveCb (luafunction) –
Methods:
-
:
onFrame
(evar.Detector.Frame frame)¶ -
Параметры: frame (evar.Detector.Frame) –
-
:
onRemove
(evar.Detector detector)¶ -
Параметры: detector (evar.Detector) –
-