StereoWindowProjectionInWorld Structure |
Namespace: Lumiscaphe.Workshop.Interop
The StereoWindowProjectionInWorld type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Init |
Initializes the projected window shuttle in the world coordinates system.
| |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
FrustumBottom |
The distance to the bottom frustum plane.
| |
FrustumLeft |
The distance to the left frustum plane.
| |
FrustumRight |
The distance to the right frustum plane.
| |
FrustumTop |
The distance to the top frustum plane.
| |
IsValid |
Tells if the projection of the shuttle window is valid.
| |
PointOfView |
The point of view computed from the eye position.
|