The MonochannelStereoMode type exposes the following members.

Constructors

  NameDescription
MonochannelStereoMode
Initializes a new instance of the MonochannelStereoMode class

Methods

  NameDescription
Draw
this method is used to draw the scene. It draws all the objects that contains the arraylist
(Overrides Mode..::.Draw(List<(Of <(Model>)>)).)
DrawScene
this method draws the scene looking at it through the active eye.
(Inherited from StereoMode.)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Init
this method is used to initialize the mode
(Overrides Mode..::.Init(GLSV).)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

See Also