Contents

init(vector:)

Creates a point from the specified double-precision vector.

Declaration

init(vector: simd_double3)

Parameters

  • vector:

    A double-precision vector that specifies the coordinates.

See Also

Creating a 3D point structure