StereoParameters Structure

This class stores StereoParameters of views.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GraphicsSystemStereoParameters

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public struct StereoParameters

The StereoParameters type exposes the following members.

Constructors
  Name Description
Public method StereoParameters Constructor for the StereoParameters class.
Top
Properties
  Name Description
Public property Magnitude Property that represents magnitude of view separation. * A magnitude of 1.0 is the default value. * A magnitude of 0.0 produces no stereo effect. * A magnitude of 2.0 produces a double stereo effect.
Public property Parallax Property that represents parallax value that adjusts the zero parallax plane. * A parallax of 1.0 is the default value. An object centered at the target will be half-in and half-out of the screen. * A parallax of 0.0 moves the object into the screen. * A parallax of 2.0 move the object out of the screen.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.