osgViewer.WoWVxDisplay¶
- class osgViewer.WoWVxDisplay¶
- Represents
c++ class
- Wraps
osgViewer::WoWVxDisplay
- Bases
Constructors:
- osgViewer.WoWVxDisplay()¶
- osgViewer.WoWVxDisplay(unsigned type)
-
- Параметры
type (
unsigned
) –
- osgViewer.WoWVxDisplay(unsigned type, unsigned screenNum)
-
- Параметры
type (
unsigned
) –screenNum (
unsigned
) –
- 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)
-
- Параметры
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
) –
Methods:
- :setScreenNum(unsigned screenNum)¶
-
- Параметры
screenNum (
unsigned
) –
- :getScreenNum()¶
-
- Тип результата
unsigned
- :WoWVx20()¶
- :WoWVx42()¶
- :setContent(unsigned content)¶
-
- Параметры
content (
unsigned
) –
- :getContent()¶
-
- Тип результата
unsigned
- :setFactor(unsigned factor)¶
-
- Параметры
factor (
unsigned
) –
- :getFactor()¶
-
- Тип результата
unsigned
- :setOffset(unsigned offset)¶
-
- Параметры
offset (
unsigned
) –
- :getOffset()¶
-
- Тип результата
unsigned
- :setDisparityZD(double dzd)¶
-
- Параметры
dzd (
double
) –
- :getDisparityZD()¶
-
- Тип результата
double
- :setDisparityVZ(double dvz)¶
-
- Параметры
dvz (
double
) –
- :getDisparityVZ()¶
-
- Тип результата
double
- :setDisparityM(double dm)¶
-
- Параметры
dm (
double
) –
- :getDisparityM()¶
-
- Тип результата
double
- :setDisparityC(double c)¶
-
- Параметры
c (
double
) –
- :getDisparityC()¶
-
- Тип результата
double