Contents

init(_:)

Creates a new point structure that contains the spherical coordinates converted to Cartesian coordinates.

Declaration

init(_ coords: SphericalCoordinates3DFloat)

Parameters

  • coords:

    The spherical coordinates.