EVosgGA.PickHandler

class EVosgGA.PickHandler
Represents:

c++ class

Wraps:

EVosgGA::PickHandler

Bases:

osgGA.GUIEventHandler

Constructors:

EVosgGA.PickHandler()

EVosgGA.PickHandler(unsigned aEventMask)

Параметры:

aEventMask (unsigned) –

Methods:

:intersectionVisitor()

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

osgUtil.IntersectionVisitor

:registerObserver(EVosgGA.PickHandler.Observer aObs)

Параметры:

aObs (EVosgGA.PickHandler.Observer) –

:registerObserver(EVosgGA.PickHandler.Observer aObs, int priority)

Параметры:
:unregisterObserver(EVosgGA.PickHandler.Observer aObs)

Параметры:

aObs (EVosgGA.PickHandler.Observer) –

:unregisterObserver(EVosgGA.PickHandler.Observer aObs, int priority)

Параметры:
:setPickMode(EVosgGA.PickHandler.PickMode aPickMode)

Параметры:

aPickMode (EVosgGA.PickHandler.PickMode) –

:eventMask()

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

unsigned

:setEventMask(unsigned aEventMask)

Параметры:

aEventMask (unsigned) –

:touchPhaseMaskMask()

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

unsigned

:setTouchPhaseMask(unsigned aTouchPhaseMask)

Параметры:

aTouchPhaseMask (unsigned) –