SoInterlacedStereo Methods |
The SoInterlacedStereo 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. | |
EnableGreenShift | Enable image adjustment specific to Sharp LCD displays. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetInterlacedMode | Queries interlaced mode. | |
GetStereoViewer |
Returns the viewer.
(Inherited from SoBaseStereo.) | |
GetStereoViewType | Queries the stereo view type. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsFastInterlacing | Queries fast interlacing mode. | |
IsGreenShiftEnabled | Query green shift setting. | |
IsScreenInterlacing | Queries screen interlacing. | |
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. | |
SetFastInterlacing | Calls SetFastInterlacing(true). | |
SetFastInterlacing(Boolean) | Sets fast interlacing mode. | |
SetInterlacedMode | Sets interlaced mode. | |
SetScreenInterlacing | Sets screen interlacing. | |
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.) |