EVosgHMD.DeviceTraits¶
- class EVosgHMD.DeviceTraits¶
- Represents:
c++ class
- Wraps:
EVosgHMD::DeviceTraits
- Bases:
Constructors:
- EVosgHMD.DeviceTraits()¶
Methods:
- :setResolution(int w, int h)¶
-
- Параметры:
w (
int) –h (
int) –
- :interLensDistance()¶
-
- Тип результата:
double
- :setInterLensDistance(double aInterLensDistance)¶
-
- Параметры:
aInterLensDistance (
double) –
- :screenToLensDistance()¶
-
- Тип результата:
double
- :setScreenToLensDistance(double aScreenToLensDistance)¶
-
- Параметры:
aScreenToLensDistance (
double) –
- :trayToLensDistance()¶
-
- Тип результата:
double
- :setTrayToLensDistance(double aTrayToLensDistance)¶
-
- Параметры:
aTrayToLensDistance (
double) –
- :distortionModel()¶
-
- Тип результата:
- :setDistortionModel(EVosgHMD.DeviceTraits.DistortionModel aModel)¶
-
- Параметры:
aModel (
EVosgHMD.DeviceTraits.DistortionModel) –
- :warpScale()¶
-
- Тип результата:
double
- :setWarpScale(double aWarpScale)¶
-
- Параметры:
aWarpScale (
double) –
- :ipd()¶
-
- Тип результата:
double
- :setIpd(double aIpd)¶
-
- Параметры:
aIpd (
double) –
- :leftEyeModelViewMatrix()¶
-
- Тип результата:
- :setLeftEyeModelViewMatrix(osg.Matrix aMatrix)¶
-
- Параметры:
aMatrix (
osg.Matrix) –
- :rightEyeModelViewMatrix()¶
-
- Тип результата:
- :setRightEyeModelViewMatrix(osg.Matrix aMatrix)¶
-
- Параметры:
aMatrix (
osg.Matrix) –
- :fov()¶
-
- Тип результата:
double
- :setFov(double aFov)¶
-
- Параметры:
aFov (
double) –
- :leftEyeProjectionMatrix()¶
-
- Тип результата:
- :setLeftEyeProjectionMatrix(osg.Matrix aMatrix)¶
-
- Параметры:
aMatrix (
osg.Matrix) –
- :rightEyeProjectionMatrix()¶
-
- Тип результата:
- :setRightEyeProjectionMatrix(osg.Matrix aMatrix)¶
-
- Параметры:
aMatrix (
osg.Matrix) –