osgViewer.ThreadingHandler¶
- class osgViewer.ThreadingHandler¶
- Represents:
c++ class
- Wraps:
osgViewer::ThreadingHandler
- Bases:
Event handler allowing to change the
osgViewer.Viewerthreading model.Constructors:
- osgViewer.ThreadingHandler()¶
Methods:
- :setKeyEventChangeThreadingModel(int key)¶
-
- Параметры:
key (
int) –
- :getKeyEventChangeThreadingModel()¶
-
- Тип результата:
int
- :setChangeThreadingModel(bool flag)¶
-
- Параметры:
flag (
bool) –
- :getChangeThreadingModel()¶
-
- Тип результата:
bool
- :setKeyEventChangeEndBarrierPosition(int key)¶
-
- Параметры:
key (
int) –
- :getKeyEventChangeEndBarrierPosition()¶
-
- Тип результата:
int
- :setChangeEndBarrierPosition(bool flag)¶
-
- Параметры:
flag (
bool) –
- :getChangeEndBarrierPosition()¶
-
- Тип результата:
bool