SoNoStereoView Class |
Makes a stereo viewer behave like a monoscopic (non-stereo) viewer.
Namespace: OIV.Inventor.Components.Stereo
The SoNoStereoView type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanClearBeforeRender | Queries ability to clear before rendering. |
![]() | ClearStereo | A stereo view type may need to restore a state when it is no longer used by a stereo viewer. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetStereoViewer |
Returns the viewer.
(Inherited from SoBaseStereo.) |
![]() | GetStereoViewType | Queries the stereo view type. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsStereoViewReversed | Queries stereo reversal. |
![]() | RenderStereoView | Renders the stereo view. |
![]() | RequireHardware | Returns true or false depending on the type of stereo buffering. |
![]() | ReverseStereoView | Sets stereo reversal. |
![]() | SetStereoElement | Apply stereo parameters to the passed OIV.Inventor.SoSceneManager. |
![]() | SetStereoViewer | Calls SetStereoViewer((OIV.Inventor.Components.Stereo.SoStereoViewer ^)nullptr). (Inherited from SoBaseStereo.) |
![]() | SetStereoViewer(SoStereoViewer) | Sets the stereo viewer. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
OIV.Inventor.Components.Stereo.SoNoStereoView makes a stereo viewer behave as if it were a monoscopic viewer. Modifying the stereo view technique has no effect.