Camera Methods |
The Camera type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Compares with specified object.
(Inherited from PVIObject.) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
Returns hash code.
(Inherited from PVIObject.) | |
GetRotation |
A rotation is defined through the use of a latitude
coordinate, a longitude coordinate, and a revolution about the axis
as the latitude and longitude coordinates.
first element in return array - latitude, second - longitude, third - revolution.
Returns null if no rotation defined.
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetRotation |
A rotation is defined through the use of a latitude
coordinate, a longitude coordinate, and a revolution about the axis
as the latitude and longitude coordinates.
If any of coordinate value is Float.NaN, all rotation is undefined.
| |
ToString | (Inherited from Object.) |