osgViewer.LODScaleHandler¶
- class osgViewer.LODScaleHandler¶
- Represents
c++ class
- Wraps
osgViewer::LODScaleHandler
- Bases
Event handler for increase/decreasing LODScale.
Constructors:
- osgViewer.LODScaleHandler()¶
Methods:
- :setKeyEventIncreaseLODScale(int key)¶
-
- Параметры
key (
int
) –
- :getKeyEventIncreaseLODScale()¶
-
- Тип результата
int
- :setKeyEventDecreaseLODScale(int key)¶
-
- Параметры
key (
int
) –
- :getKeyEventDecreaseLODScale()¶
-
- Тип результата
int