The StereoMode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StereoMode | Initializes a new instance of the StereoMode class |
Methods
Name | Description | |
---|---|---|
Draw |
this method is used to draw the scene. It draws all the objects that contains the arraylist
(Inherited from Mode.) | |
DrawScene |
this method draws the scene looking at it through the active eye.
| |
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
(Inherited from Mode.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |