osgGA.StandardManipulator

class osgGA.StandardManipulator
Represents:

c++ class

Wraps:

osgGA::StandardManipulator

Bases:

osgGA.CameraManipulator

Methods:

:setVerticalAxisFixed(bool vaf)

Parameters:

vaf (bool) –

:getVerticalAxisFixed()

Return type:

bool

:setAllowThrow(bool allow)

Parameters:

allow (bool) –

:getAllowThrow()

Return type:

bool

:setAnimationTime(double t)

Parameters:

t (double) –

:getAnimationTime()

Return type:

double

:isAnimating()

Return type:

bool

:finishAnimation()