SoStereoParameters Class |
Stereo parameters base class.
Namespace: OIV.Inventor.ViewerComponents
The SoStereoParameters type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
IsReversedView | Sets stereo reversal. |
This class is the base class for all the parameters classes used for the different stereo mode. These objects are used with the method SoRenderAreaCore.setStereo() to activate stereo rendering.