osg.Transform¶
-
class
osg.
Transform
¶ Represents: c++ class Wraps: osg::Transform Bases: osg.Group
Constructors:
-
osg.
Transform
()¶
Methods:
-
:
asMatrixTransform
()¶ -
Тип результата: osg.MatrixTransform
-
:
asPositionAttitudeTransform
()¶ -
Тип результата: osg.PositionAttitudeTransform
-
:
asAutoTransform
()¶ -
Тип результата: osg.AutoTransform
-
:
setReferenceFrame
(osg.Transform.ReferenceFrame rf)¶ -
Параметры: rf ( osg.Transform.ReferenceFrame
) –
-
:
getReferenceFrame
()¶ -
Тип результата: osg.Transform.ReferenceFrame
-
:
setLocalToWorldImpl
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-
:
setWorldToLocalImpl
(luafunction__ cb)¶ -
Параметры: cb ( luafunction
) –
-