init(vector:)
Creates a new spherical coordinates structure from the specified Cartesian coordinates represented by a simd vector.
Declaration
init(vector: simd_double3)Creates a new spherical coordinates structure from the specified Cartesian coordinates represented by a simd vector.
init(vector: simd_double3)