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