osgGA.StandardManipulator

class osgGA.StandardManipulator
Represents

c++ class

Wraps

osgGA::StandardManipulator

Bases

osgGA.CameraManipulator

Methods:

:setNode(osg.Node node)

Параметры

node (osg.Node) –

:getNode()

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

osg.Node

:setVerticalAxisFixed(bool vaf)

Параметры

vaf (bool) –

:getVerticalAxisFixed()

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

bool

:setAllowThrow(bool allow)

Параметры

allow (bool) –

:getAllowThrow()

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

bool

:setAnimationTime(double t)

Параметры

t (double) –

:getAnimationTime()

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

double

:isAnimating()

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

bool

:finishAnimation()