EVosgHMD.DeviceTraits¶
-
class
EVosgHMD.DeviceTraits¶ Represents: c++ class Wraps: EVosgHMD::DeviceTraits Bases: osg.ReferencedConstructors:
-
EVosgHMD.DeviceTraits()¶
Methods:
-
:
setResolution(int w, int h)¶ -
Параметры: - w (
int) – - h (
int) –
- w (
-
:
interLensDistance()¶ -
Тип результата: double
-
:
setInterLensDistance(double aInterLensDistance)¶ -
Параметры: aInterLensDistance ( double) –
-
:
screenToLensDistance()¶ -
Тип результата: double
-
:
setScreenToLensDistance(double aScreenToLensDistance)¶ -
Параметры: aScreenToLensDistance ( double) –
-
:
trayToLensDistance()¶ -
Тип результата: double
-
:
setTrayToLensDistance(double aTrayToLensDistance)¶ -
Параметры: aTrayToLensDistance ( double) –
-
:
distortionModel()¶ -
Тип результата: EVosgHMD.DeviceTraits.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()¶ -
Тип результата: osg.Matrix
-
:
setLeftEyeModelViewMatrix(osg.Matrix aMatrix)¶ -
Параметры: aMatrix ( osg.Matrix) –
-
:
rightEyeModelViewMatrix()¶ -
Тип результата: osg.Matrix
-
:
setRightEyeModelViewMatrix(osg.Matrix aMatrix)¶ -
Параметры: aMatrix ( osg.Matrix) –
-
:
fov()¶ -
Тип результата: double
-
:
setFov(double aFov)¶ -
Параметры: aFov ( double) –
-
:
leftEyeProjectionMatrix()¶ -
Тип результата: osg.Matrix
-
:
setLeftEyeProjectionMatrix(osg.Matrix aMatrix)¶ -
Параметры: aMatrix ( osg.Matrix) –
-
:
rightEyeProjectionMatrix()¶ -
Тип результата: osg.Matrix
-
:
setRightEyeProjectionMatrix(osg.Matrix aMatrix)¶ -
Параметры: aMatrix ( osg.Matrix) –
-