init(radius:inclination:azimuth:)
Creates a new spherical coordinates structure with the specified radius, inclination, and azimuth.
Declaration
init(radius: Double, inclination: Angle2D, azimuth: Angle2D)Creates a new spherical coordinates structure with the specified radius, inclination, and azimuth.
init(radius: Double, inclination: Angle2D, azimuth: Angle2D)