osgViewer.WoWVxDisplay¶
-
class
osgViewer.
WoWVxDisplay
¶ Represents: c++ class Wraps: osgViewer::WoWVxDisplay Bases: osgViewer.ViewConfig
Constructors:
-
osgViewer.
WoWVxDisplay
()¶
-
osgViewer.
WoWVxDisplay
(unsigned type) -
Parameters: type ( unsigned
) –
-
osgViewer.
WoWVxDisplay
(unsigned type, unsigned screenNum) -
Parameters: - type (
unsigned
) – - screenNum (
unsigned
) –
- type (
-
osgViewer.
WoWVxDisplay
(unsigned screenNum, unsigned wow_content, unsigned wow_factor, unsigned wow_offset, double wow_disparity_Zd, double wow_disparity_vz, double wow_disparity_M, double wow_disparity_C) -
Parameters: - screenNum (
unsigned
) – - wow_content (
unsigned
) – - wow_factor (
unsigned
) – - wow_offset (
unsigned
) – - wow_disparity_Zd (
double
) – - wow_disparity_vz (
double
) – - wow_disparity_M (
double
) – - wow_disparity_C (
double
) –
- screenNum (
Methods:
-
:
setScreenNum
(unsigned screenNum)¶ -
Parameters: screenNum ( unsigned
) –
-
:
getScreenNum
()¶ -
Return type: unsigned
-
:
WoWVx20
()¶
-
:
WoWVx42
()¶
-
:
setContent
(unsigned content)¶ -
Parameters: content ( unsigned
) –
-
:
getContent
()¶ -
Return type: unsigned
-
:
setFactor
(unsigned factor)¶ -
Parameters: factor ( unsigned
) –
-
:
getFactor
()¶ -
Return type: unsigned
-
:
setOffset
(unsigned offset)¶ -
Parameters: offset ( unsigned
) –
-
:
getOffset
()¶ -
Return type: unsigned
-
:
setDisparityZD
(double dzd)¶ -
Parameters: dzd ( double
) –
-
:
getDisparityZD
()¶ -
Return type: double
-
:
setDisparityVZ
(double dvz)¶ -
Parameters: dvz ( double
) –
-
:
getDisparityVZ
()¶ -
Return type: double
-
:
setDisparityM
(double dm)¶ -
Parameters: dm ( double
) –
-
:
getDisparityM
()¶ -
Return type: double
-
:
setDisparityC
(double c)¶ -
Parameters: c ( double
) –
-
:
getDisparityC
()¶ -
Return type: double
-