Click or drag to resize
SiRenderAreaStereo Interface

RenderArea stereo interface.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public interface SiRenderAreaStereo

The SiRenderAreaStereo type exposes the following members.

Methods
  NameDescription
Public methodActivateStereo

Activate (or deactivate) stereo rendering with specified parameters (see setStereoParameters).

Public methodGetStereoParameters
Public methodIsStereoActivated
Public methodSetStereoParameters

Defines the stereo parameters.

Top
Remarks

This interface provides the list of methods that renderAreas must define to use stereo feature.

See Also