osgGA.StandardManipulator¶
- class osgGA.StandardManipulator¶
- Represents:
c++ class
- Wraps:
osgGA::StandardManipulator
- Bases:
Methods:
- :setVerticalAxisFixed(bool vaf)¶
-
- Параметры:
vaf (
bool) –
- :getVerticalAxisFixed()¶
-
- Тип результата:
bool
- :setAllowThrow(bool allow)¶
-
- Параметры:
allow (
bool) –
- :getAllowThrow()¶
-
- Тип результата:
bool
- :setAnimationTime(double t)¶
-
- Параметры:
t (
double) –
- :getAnimationTime()¶
-
- Тип результата:
double
- :isAnimating()¶
-
- Тип результата:
bool
- :finishAnimation()¶