EVosgUtil.MatrixTransform¶
- class EVosgUtil.MatrixTransform¶
- Represents:
c++ class
- Wraps:
EVosgUtil::MatrixTransform
- Bases:
Constructors:
- EVosgUtil.MatrixTransform()¶
Methods:
- :setApplyEyeView(bool aApply)¶
-
- Параметры:
aApply (
bool) –
- :getApplyEyeView()¶
-
- Тип результата:
bool
- :setRootTransform(osg.MatrixTransform aTransform)¶
-
- Параметры:
aTransform (
osg.MatrixTransform) –
- :setRootTransform()