Click or drag to resize
SoBaseStereo Methods

The SoBaseStereo type exposes the following members.

Methods
  NameDescription
Public methodCanClearBeforeRender

Queries ability to clear before rendering.

Public methodClearStereo

A stereo view type may need to restore a state when it is no longer used by a stereo viewer.

Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetStereoViewer
Returns the viewer.
Public methodGetStereoViewType

Queries the stereo view type.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsStereoViewReversed

Queries stereo reversal.

Public methodRenderStereoView

Renders the stereo view.

Public methodRequireHardware

Returns true or false depending on the type of stereo buffering.

Public methodReverseStereoView

Sets stereo reversal.

Public methodSetStereoElement

Apply stereo parameters to the passed OIV.Inventor.SoSceneManager.

Public methodSetStereoViewer
Calls SetStereoViewer((OIV.Inventor.Components.Stereo.SoStereoViewer ^)nullptr).
Public methodSetStereoViewer(SoStereoViewer)

Sets the stereo viewer.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also