Click or drag to resize

UnitSpherical Constructor

Overload List
  NameDescription
Public methodUnitSpherical(Double)
Initializes a set of UnitSpherical coordinates from the first 2 consecutive elements in the provided array.
Public methodUnitSpherical(Spherical)
Initializes a set of UnitSpherical coordinates from the provided set of Spherical coordinates.
Public methodUnitSpherical(UnitCartesian)
Initializes a set of UnitSpherical coordinates from the provided set of UnitCartesian coordinates.
Public methodUnitSpherical(Double, Double)
Initializes a set of UnitSpherical coordinates from the provided clock angle and cone angle.
Public methodUnitSpherical(Double, Int32)
Initializes a set of UnitSpherical coordinates from the provided array.
Top
See Also