init(_:)
Creates a vector from the specified Spatial point structure.
Declaration
init(_ point: Point3D)Parameters
- point:
A point structure that specifies the elememnt values.
Creates a vector from the specified Spatial point structure.
init(_ point: Point3D)A point structure that specifies the elememnt values.