The Display type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | _horizontal |
This is the horizontal vector (X local) of the display in the global
reference system - usually (1,0,0)
|
![]() | _perpendicular |
This is the perpendicular unit vector to the display
|
![]() | _position |
This is the position of the center of the display in the
global reference system - usually (0,0,0)
|
![]() | _sizeInMm |
it is the size of the OpenGL control in milimeters. It is constant thru all the application time
|
![]() | pan |
it is the pan [mm]
|
![]() | paralax |
it is the paralax: it´s positive in front of the screen [mm]
|
![]() | zoom |
it is the zoom [present display/constant display]
|