Click or drag to resize
SoFlatScreen Properties

The SoFlatScreen type exposes the following members.

Properties
  NameDescription
Public propertybottomOverlap

bottomOverlap modifies the bottom of the MultiPipe window.

Public propertycameraMode

Specifies the passive stereo rendering mode.

Public propertychannelOrigin

Position of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertychannelSize

Size of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertydisplay

Name of the X Display to connect to (the Display where this screen should be rendered).

(Inherited from SoBaseScreen.)
Public propertyhostname

Hostname for current screen.

(Inherited from SoBaseScreen.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyleftOverlap

leftOverlap modifies the left side of the MultiPipe window.

Public propertyname

Name of the screen.

(Inherited from SoBaseScreen.)
Public propertyposition

Position of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertyrightOverlap

rightOverlap modifies the right side of the MultiPipe window.

Public propertysize

Size of the graphics window on the physical screen.

(Inherited from SoBaseScreen.)
Public propertysoftEdgeGamma

Specifies the gamma factor for the soft-edge region.

Public propertysoftEdgeOverlap

This field specifies the size of the overlap on each side of the graphics window.

Public propertytileOrigin

This field specifies lower left corner of the rectangular part of the view volume to be rendered on this screen.

Public propertytileSize

This field specifies the size of the rectangular part of the view volume to be rendered on this screen.

Public propertytopOverlap

topOverlap modifies the top of the MultiPipe window.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyview

Specifies the portion of the view volume to be rendered on this screen.

Public propertyviewport

Viewport values used to specify the portion of the scene to render within the MultiPipe window.

Top
See Also