osg.Projection¶
-
class
osg.
Projection
¶ Represents: c++ class Wraps: osg::Projection Bases: osg.Group
Constructors:
-
osg.
Projection
()¶
-
osg.
Projection
(osg.Matrix matrix) -
Параметры: matrix (osg.Matrix) –
Methods:
-
:
setMatrix
(osg.Matrix mat)¶ -
Параметры: mat (osg.Matrix) –
-
:
getMatrix
()¶ -
Тип результата: osg.Matrix
-